# CONFIGURED BY ANSIBLE # requires custom parser [INPUT] name tail path /var/log/netbird/client.log tag netbird [FILTER] name parser match netbird key_name log parser netbird_agent_logs preserve_key false reserve_data true [FILTER] name parser match netbird key_name msg parser netbird_agent_endpoints preserve_key true reserve_data true [FILTER] name modify match netbird add sensor netbird@{{inventory_hostname}} #[OUTPUT] # name file # match netbird # path /var/log # file fluent-bit.log [OUTPUT] name opensearch match netbird host {{log_host}} port {{log_port}} tls on tls.verify on index audithack-netbird http_user {{log_http_user}} http_passwd {{log_http_passwd}} suppress_type_name on #replace_dots on trace_error on