Dozzle
Realtime web-based viewer for live Docker container logs
Alternative to: loggly, papertrail, kibana, portainer, glances, ctop, stern
About
Versions (102)
v8.3.0
2024-08-29🚀 Features
- Retries to fetch more logs if no logs are fetched when scrolling up - by @amir20 in https://github.com/amir20/dozzle/issues/3230 (afcb8)
- Adds animations to bottom when in live mode - by @amir20 in https://github.com/amir20/dozzle/issues/3231 (aec81)
- Changes scroll progress to reflect total available logs instead of just the logs in the browser - by @amir20 in https://github.com/amir20/dozzle/issues/3236 (0a039)
- Adds a side panel for complex logs that enables reordering and enabling fields - by @amir20 in https://github.com/amir20/dozzle/issues/3237 (85271)
- Show version number on top right. see #3228 - by @amir20 in https://github.com/amir20/dozzle/issues/3239 and https://github.com/amir20/dozzle/issues/3228 (9ea70)
🐞 Bug Fixes
- Fixes settings page when changing language - by @amir20 in https://github.com/amir20/dozzle/issues/3216 (43194)
- Host port nb typo in readme - by @Qhilm in https://github.com/amir20/dozzle/issues/3220 (eaf20)
- Fixes infinite loop when there are no logs - by @amir20 in https://github.com/amir20/dozzle/issues/3235 (3a0ea)
- Fixes broken skip logs - by @amir20 (0798d)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3209 (9f743)
- Update dependency @vueuse/core to v11 - in https://github.com/amir20/dozzle/issues/3211 (acd99)
- Update dependency @vueuse/components to v11 - in https://github.com/amir20/dozzle/issues/3210 (3d9e0)
- Update dependency @vueuse/router to v11 - in https://github.com/amir20/dozzle/issues/3213 (1dea4)
- Update dependency unplugin-vue-macros to ^2.11.6 - in https://github.com/amir20/dozzle/issues/3215 (b5461)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3232 (4bb00)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3238 (62a2e)
🏎 Performance
- Tries to improve burst of logs - by @amir20 in https://github.com/amir20/dozzle/issues/3227 (36f33)