Dozzle is a real-time log viewer for Docker containers that provides a modern, responsive web interface. It acts as a Universal Translator for container metrics and logs, supporting local Docker instances, Swarm clusters, and Kubernetes, while using an intelligent caching system to minimize load on the container runtime. The architecture allows for multi-host monitoring via remote agents, real-time updates via Server-Sent Events (SSE), and automated alerting through a built-in notification manager.
dozzle is organized as connected concepts and components. Start broad, then drill down chapter by chapter.
Dozzle is a real-time log viewer for Docker containers that provides a modern, responsive web interface. It acts as a Universal Translator for container metrics and logs, supporting local Docker instances, Swarm clusters, and Kubernetes, while using an intelligent caching system to minimize load on the container runtime. The architecture allows for multi-host monitoring via remote agents, real-time updates via Server-Sent Events (SSE), and automated alerting through a built-in notification manager.
Source Repository: https://github.com/amir20/dozzle
Follow sequentially or jump to any topic. Start with Container Client Adapters.
This tutorial was automatically generated by Code IQ and rendered with the shared tutorial site builder. It can be produced for any repository tutorial folder that follows the numbered markdown chapter layout.
View Code IQ ↗