You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fluent Bit classic mode configuration will be deprecated at the end of 2026.
4
+
5
+
Classic mode is a custom configuration model for Fluent Bit. It's more limited than
6
+
the [YAML configuration mode](../configuring-fluent-bit/yaml.md), and doesn't have
7
+
the more extensive feature support the YAML configuration has. Classic mode basic design only supports grouping sections with key-value pairs and lacks the ability to handle sub-sections or complex data structures like lists.
8
+
9
+
Learn more about classic mode:
10
+
11
+
-[Format and schema](./classic-mode/format-schema.md)
0 commit comments