Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.43 KB

File metadata and controls

22 lines (17 loc) · 1.43 KB

YAML configuration files

In Fluent Bit v3.2 and later, YAML configuration files support all of the settings and features that classic configuration files support, plus additional features that classic configuration files don't support, like processors.

YAML configuration files support the following top-level sections:

{% hint style="info" %} YAML configuration is used in the smoke tests for containers. An always-correct up-to-date example is here: https://github.com/fluent/fluent-bit/blob/master/packaging/testing/smoke/container/fluent-bit.yaml. {% endhint %}