Skip to content

Commit 0d81430

Browse files
Merge branch 'master' into alexakreizinger/sc-153846/consolidate-move-parsers-info
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
2 parents 8f223ad + 91c369d commit 0d81430

File tree

13 files changed

+521
-293
lines changed

13 files changed

+521
-293
lines changed

administration/configuring-fluent-bit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Configure Fluent Bit
22

3-
Fluent Bit uses configuration files to store information about your specified [inputs](../data-pipeline/inputs.md), [outputs](../data-pipeline/outputs.md), [filters](../data-pipeline/filters.md), and more. You can write these configuration files in one of these formats:
3+
Fluent Bit uses configuration files to store information about your specified [inputs](../pipeline/inputs.md), [outputs](../pipeline/outputs.md), [filters](../pipeline/filters.md), and more. You can write these configuration files in one of these formats:
44

55
- [YAML configuration files](./configuring-fluent-bit/yaml.md) are the standard configuration format as of Fluent Bit v3.2. They use the `.yaml` file extension.
66
- [Classic configuration files](./configuring-fluent-bit/classic-mode.md) will be deprecated at the end of 2026. They use the `.conf` file extension.

0 commit comments

Comments
 (0)