Dozzle
Realtime web-based viewer for live Docker container logs
Alternative to: loggly, papertrail, kibana, portainer, glances, ctop, stern
About
Versions (107)
v9.0.0
2026-01-07🚀 Features
- Adds group counter for containers in menu - by @amir20 in https://github.com/amir20/dozzle/issues/4313 (2a63d)
- Support historical stats on homepage, hosts and containers. - by @amir20 in https://github.com/amir20/dozzle/issues/4307 (41cc1)
- Allows homepage to have collopasable sections - by @amir20 in https://github.com/amir20/dozzle/issues/4315 (65b2a)
- Shows error when copy is not supported - by @amir20 in https://github.com/amir20/dozzle/issues/4318 (a8a76)
- Support grouping of log messages when possible - by @amir20 in https://github.com/amir20/dozzle/issues/4320 (9a2d6)
- Adds k8s menu and sets it to default in k8s mode - by @amir20 in https://github.com/amir20/dozzle/issues/4325 (e0075)
🐞 Bug Fixes
- Fixes container stat not working when too low - by @amir20 in https://github.com/amir20/dozzle/issues/4321 (8c8ac)
- Fixes mobile vertical align for stats - by @amir20 in https://github.com/amir20/dozzle/issues/4322 (b51ec)
- Fixes upper case levels not working in the middle of log - by @amir20 in https://github.com/amir20/dozzle/issues/4323 (4dcaa)
- Fixes minor bug when there are empy lines in grouped logs - by @amir20 (5be1a)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4295 (7b53c)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4296 (e07d9)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4298 (55aeb)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4299 (9ee66)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4303 (8c4b1)
- Update dependency @xterm/xterm to v6 - in https://github.com/amir20/dozzle/issues/4304 (d6ad6)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4314 (fb926)
- Update module github.com/yuin/goldmark to v1.7.14 - in https://github.com/amir20/dozzle/issues/4316 (ddc4e)
🏎 Performance
- Improves performance on the homepage - by @amir20 in https://github.com/amir20/dozzle/issues/4324 (497e4)