Dozzle
Realtime web-based viewer for live Docker container logs
Alternative to: loggly, papertrail, kibana, portainer, glances, ctop, stern
About
Versions (102)
v8.6.0
2024-10-06🚀 Features
- Adds support for filtering levels - by @amir20 in https://github.com/amir20/dozzle/issues/3306 (1e526)
- Supports auth ttl to override session duration with DOZZLE_AUTH_TTL env - by @amir20 in https://github.com/amir20/dozzle/issues/3313 (56733)
🐞 Bug Fixes
- Fixes broken download logs for agent. fixes #3308 - by @amir20 in https://github.com/amir20/dozzle/issues/3311 and https://github.com/amir20/dozzle/issues/3308 (157b2)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3303 (00f0c)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3310 (dc18e)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3315 (39b3b)
🏎 Performance
- Fixes performance issue with sql table - by @amir20 (9bbe3)