Dozzle
Realtime web-based viewer for live Docker container logs
Alternative to: loggly, papertrail, kibana, portainer, glances, ctop, stern
About
Versions (102)
v8.10.0
2025-01-06🚀 Features
- Adds toggle on menu to show and hide all containers - by @amir20 in https://github.com/amir20/dozzle/issues/3493 (08e5d)
- Enable merging logs for all containers in a host - by @amir20 in https://github.com/amir20/dozzle/issues/3492 (cc76c)
- Improves navigation by implementing horizontal scrolling cards - by @amir20 in https://github.com/amir20/dozzle/issues/3498 (291d4)
- Handles container exits better and uses the real time when container has exited - by @amir20 in https://github.com/amir20/dozzle/issues/3504 (46fb0)
- Adds a new drop down to jump to same name containers - by @amir20 in https://github.com/amir20/dozzle/issues/3510 (917c8)
🐞 Bug Fixes
- Shows container and host name correctly for events. - by @amir20 in https://github.com/amir20/dozzle/issues/3494 (65ef1)
- Fixes levels not matching the new set - by @amir20 in https://github.com/amir20/dozzle/issues/3495 (95181)
- Fixes mobile menu animation and flex - by @amir20 in https://github.com/amir20/dozzle/issues/3500 (7f12f)
- Updates da and es - by @amir20 (8c6c6)
- Fixes redirect for very old containers and removes the notification if cancelled - by @amir20 in https://github.com/amir20/dozzle/issues/3506 (e9910)
- Fixes spacing on homepage - by @amir20 (66cc3)
- Fixes timestamps for finished containers in agent - by @amir20 in https://github.com/amir20/dozzle/issues/3509 (756b2)
- Removes empty containers - by @amir20 in https://github.com/amir20/dozzle/issues/3511 (a1a90)
- Fixes broken menu on iphone - by @amir20 (f8e7d)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3499 (0f907)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3507 (1b829)
- docs:
- Fixes documentation wrong port - by @amir20 (dae28)