Real-time Logs
Stream container logs as they happen. Search, filter, and follow across containers without touching the host.
Learn More
Real-time Docker logs, stats, and debugging — in your browser.


docker run -d -v /var/run/docker.sock:/var/run/docker.sock -v dozzle_data:/data -p 8080:8080 amir20/dozzle:latestThen open http://localhost:8080. Prefer Compose, Swarm, or Kubernetes? See the install guide.
docker logs? It works fine until you are tailing three containers on two hosts at 2am.
One command, no agent to install, no account to create.
docker run -d -v /var/run/docker.sock:/var/run/docker.sock -v dozzle_data:/data -p 8080:8080 amir20/dozzle:latestMIT licensed and free forever.