
Dozzle
Lightweight real-time log viewer for Docker containers with a clean web interface, regex search, and multi-host support — no database or persistent storage required.
About
Dozzle is a lightweight, web-based log viewer for Docker containers that streams logs in real time without storing them on disk. It connects to the Docker daemon through the Docker socket, discovers running containers automatically, and presents their stdout/stderr output through…