Log Stream API Endpoint
khushc-03
HOBBYOP

8 months 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

11 Replies

khushc-03
HOBBYOP

8 months ago

N/A


8 months ago

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


khushc-03
HOBBYOP

8 months ago

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


8 months ago

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


khushc-03
HOBBYOP

8 months 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
HOBBYOP

8 months ago

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


8 months ago

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

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


8 months ago

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


khushc-03
HOBBYOP

8 months ago

Thanks for your help


khushc-03
HOBBYOP

8 months ago

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


8 months ago

!s


Status changed to Solved brody 8 months ago


Loading...