Skip to content

A sample configuration to collect logs with Fluentbit in a K8s environement and targeting a Graylog server

Notifications You must be signed in to change notification settings

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

Repository files navigation

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.

  • Update the fluent-bit-configmap.yaml file. Replace 192.168.1.18 with the IP address of your Graylog server.
  • Then execute the deploy.sh script.

About

A sample configuration to collect logs with Fluentbit in a K8s environement and targeting a Graylog server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages