A Puppet module to manage Fluent Bit installation.
Fluent Bit is a fast, lightweight agent for trasporting logs, metrics, traces, etc.
In order to install the package and setup fluent-bit
service, simply include the main class:
include fluentbit
Fluent Bit supports wide range of inputs
fluentbit::inputs:
'tail-syslog':
pipeline: input
plugin: tail
properties:
Path: /var/syslog