Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions administration/configuring-fluent-bit/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Configuring Fluent Bit

Currently, Fluent Bit supports two configuration formats:
Fluent Bit supports two configuration formats:

* [Yaml](yaml/README.md): standard configuration format as of v3.2.
* [Classic mode](classic-mode/README.md): to be deprecated at the end of 2025.
- [YAML](yaml/README.md): Standard configuration format as of v3.2.
- [Classic mode](classic-mode/README.md): To be deprecated at the end of 2025.

## Command line interface

Expand Down