Log Stream API Endpoint

khushc-03
HOBBY

a month ago

Im, looking to see if theres a way i can view my deployment log stream from my application.

Is there a public api endoint / websocket url that will allow me to do this>

Solved

0 Replies

khushc-03
HOBBY

a month ago

N/A


a month ago

yes there is, but perhaps locomotive will serve your usecase? -


khushc-03
HOBBY

a month ago

I was manily wanting to see a log stream version of my application to see whats happening on the back end


a month ago

if you want to see that, why not just look at the logs in the dashboard?


khushc-03
HOBBY

a month ago

Because I wanted to create a much more filtered down and cleaner version that will allow me to switch from a task like UI to a log stream like UI for my web app.


khushc-03
HOBBY

a month ago

If it’s something that is possible to do I’d love some guidance to implement it


a month ago

We support adding filters, see our docs on that topic -

And then you can simply bookmark the page to save the filter.


a month ago

Either way, if you want to learn how to use the API to stream logs, just read locomotive's code.


khushc-03
HOBBY

a month ago

Thanks for your help


khushc-03
HOBBY

a month ago

In the end I just implemented my own log stream direct from my backend to my front end


a month ago

!s


Status changed to Solved brody 30 days ago