Dozzle is awesome for watching your docker logs realtime

I have been using dozzle for the last year as an easy way to monitor (tail -f) my container logs and would encourage anyone that’s looking for an easy way to check-in on their node to investigate this tool.

When you’re watching the docker logs you also get the ability to search (I believe what’s cached) as well as get some visibility to memory and CPU usage.

1 Like

hello @cpare, could you explain ?

Hi cpare, I suppose you are referring to https://dozzle.dev. Looks useful. Can this be used while still redirecting the docker logs to a file (log.output: “/app/config/node.log”)?

Also read

1 Like

Thanks @nerdatwork, I take that as a no.

2 Likes