Streaming journald logs to the browser with SSE - DEV Community
The admin panel on this site tails the live server logs in my browser. journald already captures stdout and journalctl already follows it, so the whole thing is a spawn and an EventSource.