Dozzle
Real-time web log viewer for container workloads
13.8k stars 593 forks last commit first released MIT
Actively maintained
Last commit 27 Jul 2026.

Dozzle is a lightweight web application for live viewing and searching container logs. It focuses on real-time monitoring and does not store log files, making it suitable for quick troubleshooting of running workloads.
Key Features
- Real-time streaming log viewer with a web UI
- Works with Docker and Docker Swarm, with support for Kubernetes environments
- Split-screen view for monitoring multiple container logs at once
- Fuzzy search for container names and filtering using regex
- SQL-based log querying for more structured searches
- Live container stats such as CPU and memory usage
- Optional multi-user authentication, including forward-auth support via a reverse proxy
- Agent mode for monitoring containers across multiple Docker hosts
Use Cases
- Debugging and monitoring logs for containers during development and operations
- Quick investigation of production issues without deploying a full log aggregation stack
- Centralized log viewing for multiple Docker hosts using agent mode
Limitations and Considerations
- Not designed for long-term log retention or offline log search; it is intended for live monitoring only
Dozzle is well-suited for homelabs and teams that want a small, low-overhead log viewer with a clean UI and practical search options. For compliance, retention, and deep historical analysis, it is typically used alongside dedicated log storage and indexing systems.
Categories:
Tags:
Tech Stack:
Similar to Dozzle
Logdy
Real-time log viewer with an embedded web UI
Lightweight single-binary log viewer that streams logs to a local web UI with real-time filtering, search, and TypeScript-based parsing for structured and text logs.

Traefik Log Dashboard
Real-time analytics dashboard for Traefik reverse proxy logs
Real-time dashboard to analyze Traefik logs with GeoIP, status code breakdowns, filters, and multi-agent metrics via a Go agent and web UI.


Kubetail
Real-time Kubernetes logging dashboard for browser and terminal
Kubetail is a real-time Kubernetes logging dashboard and CLI that merges multi-container workload logs into a single timeline, running on desktop or inside your cluster.

BunkerM
Web-based management platform for Mosquitto MQTT brokers
Containerized MQTT management solution bundling a Mosquitto broker with a web UI for ACLs, dynamic security, client management, monitoring and cloud bridges.

LogForge
Developer-focused monitoring and alerting for Docker containers
Self-hosted Docker monitoring: real-time logs, per-container terminals, rules-based alerts and safe auto-remediation for developer teams.
Guardian
Plex session monitoring and device access control platform
Open-source companion app for Plex Media Server to monitor live streams, enforce per-user device access, and automate session blocking with notifications and schedules.


