vincent-zurczak / fluentbit-configuration-for-k8s-and-graylog

A sample configuration to collect logs with Fluentbit in a K8s environement and targeting a Graylog server
50 stars 35 forks source link

Fluent Bit Configuration for K8s and Graylog

See this blog post for more details.

A K8s configuration to install and configure Fluent Bit as a daemon set.
Fluent Bit collects only Docker logs, gets K8s metadata, builds a GEF message and sends it to a Graylog server.