fluent-bit

Fast and lightweight log and metrics processor for streaming data

brewmacoslinux
Try with needOr install directly
Source

About

Fast and Lightweight Logs and Metrics processor

Commands

fluent-bit

Examples

Start fluent-bit with default configuration$ fluent-bit -c /usr/local/etc/fluent-bit/fluent-bit.conf
Run fluent-bit in debug mode to monitor logs$ fluent-bit -c fluent-bit.conf -d
Start fluent-bit with a custom config and output to stdout$ fluent-bit -c config.conf -o stdout