kerberos-io / agent

An open and scalable video surveillance system for anyone making this world a better and more peaceful place.
https://kerberos.io
MIT License
642 stars 78 forks source link

Improvement: Live logs tab on sidebar #72

Open olokos opened 1 year ago

olokos commented 1 year ago

So since many months I already have my own script that allows me checking the logs live via SSH, but it's not easy to use nor fast to open.

image My idea is to add a new tab called "Logs" or "Live Logs" which will contain the full docker logs, even in it's original form, unmodified in any way.

The webpanel is already designed for the ADMIN, not just any normal user so showing logs there could be very helpful. Potentially a good idea would be to add a new config entry "webpane logs tab", so the webpanel logs could be disabled, for security reasons if needed.

cedricve commented 6 months ago

We are currently working on this. Thanks @olokos, we'll update once released. Logs will be streamed over a websocket.