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

https://github.com/beebeeep/caudater

Small daemon for collecting various metrics from logs for further retransmission to monitoring system
https://github.com/beebeeep/caudater

Last synced: 3 days ago
JSON representation

Small daemon for collecting various metrics from logs for further retransmission to monitoring system

Awesome Lists containing this project

README

          

caudater is tailer-like daemon that reads files (namely, the logfiles) and processing them someways,
counting defined metrics (e.g. sum, count, RPS) in real time. It can be useful as a part of some monitoring system.

caudater is intended to be lightweight and fast.