An open API service indexing awesome lists of open source software.

https://github.com/vimalk78/logwatcher


https://github.com/vimalk78/logwatcher

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

### LogWatcher
Monitors logging root folder "/var/log/pods" for log activity by containers, and generates metrics about amount of logs produced by each container.

### Design
Please refer to [Design.md](./Design.md)