17 lines
611 B
Markdown
17 lines
611 B
Markdown
# Doozle
|
||
|
||
Dozzle is a small lightweight application with a web based interface to monitor Docker logs. It doesn’t store any log files. It is for live monitoring of your container logs only.
|
||
|
||
![Screenshot](https://github.com/amir20/dozzle/blob/master/docs/.vitepress/theme/media/poster.jpg?raw=true)
|
||
|
||
## Features
|
||
|
||
- Intelligent fuzzy search for container names 🤖
|
||
- Search logs using regex 🔦
|
||
- Small memory footprint 🏎
|
||
- Split screen for viewing multiple logs
|
||
- Download logs easy
|
||
- Live stats with memory and CPU usage
|
||
- Authentication with username and password 🚨
|
||
|
||
https://github.com/amir20/dozzle |