We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90910a5 commit 31fe326Copy full SHA for 31fe326
administration/configuring-fluent-bit/README.md
@@ -1,2 +1,6 @@
1
# Configuring Fluent Bit
2
3
+Currently, Fluent Bit supports two configuration formats:
4
+
5
+* [Classic mode](classic-mode/README.md).
6
+* [Yaml](yaml/README.md). (YAML configuration is tech preview so not recommended for production.)
0 commit comments