Dozzle
Realtime web-based viewer for live Docker container logs
Alternative to: loggly, papertrail, kibana, portainer, glances, ctop, stern
About
Versions (130)
v10.5.0
2026-04-26🚀 Features
- Redesign settings page - by @amir20 and Claude Opus 4.7 (1M context) in https://github.com/amir20/dozzle/issues/4657 (551ec)
- cloud:
- Add network stats to get_running_container_stats - by @amir20 and Claude Opus 4.7 (1M context) in https://github.com/amir20/dozzle/issues/4645 (6ba57)
- Stream container logs to Dozzle Cloud over gRPC - by @amir20 and Claude Opus 4.7 (1M context) in https://github.com/amir20/dozzle/issues/4652 (74fd8)
🐞 Bug Fixes
- Data race in ContainerStore in-place mutations - by @amir20 and Claude Opus 4.7 (1M context) in https://github.com/amir20/dozzle/issues/4639 (c48dc)
- Avoid _grpc_config DNS lookups from agent healthcheck - by @amir20 in https://github.com/amir20/dozzle/issues/4640 (837b9)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4641 (cebe4)
- Update dependency vite to v8.0.9 - in https://github.com/amir20/dozzle/issues/4642 (59994)
- Update non-major deps (tailwindcss pinned at 4.2.2) - by @amir20 and Claude Opus 4.7 (1M context) in https://github.com/amir20/dozzle/issues/4646 (92882)
- Update non-major deps (excluding tailwindcss) - by @amir20 and Claude Opus 4.7 (1M context) in https://github.com/amir20/dozzle/issues/4651 (7d316)
🏎 Performance
- Parallelize agent init and fix retry race - by @amir20, Mikhail Gorbachev and Claude Opus 4.7 (1M context) in https://github.com/amir20/dozzle/issues/4656 (e3d3c)