# CONFIGURED BY ANSIBLE # INDENTATION WITH SPACES NOT TABS # https://docs.fluentbit.io/manual/administration/configuring-fluent-bit/classic-mode/configuration-file # https://docs.fluentbit.io/manual/administration/monitoring # https://docs.fluentbit.io/manual/administration/buffering-and-storage [SERVICE] {% if heavy_load is defined %} # {{inventory_hostname}} is heavy load - slow down the flushes flush 5 {% endif %} {% if systemd_there is failed %} daemon on {% endif %} parsers_file parsers.conf parsers_file custom_parsers.conf {% if 'suricata' in addons %} streams_file custom_streams_suricata.conf {% endif %} log_file /var/log/fluent-bit.log @INCLUDE flb_*.conf