Skip to content

Commit 39c3205

Browse files
authored
Merge pull request #2057 from lelandbatey/lb/update-parsers-explanation
2 parents c47d128 + 41e5bc4 commit 39c3205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/parsers/configuring-parser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Multiple parsers can be defined and each section has it own properties. The foll
4545

4646
## Parsers configuration file
4747

48-
All parsers must be defined in a parsers file, not in the Fluent Bit global configuration file. The parsers file exposes all parsers available that can be used by the input plugins that are aware of this feature. A parsers file can have multiple entries, like so:
48+
All parsers can be defined in a parsers file. The parsers file exposes all parsers available that can be used by the input plugins that are aware of this feature. A parsers file can have multiple entries, like so:
4949

5050
{% tabs %}
5151
{% tab title="parsers.yaml" %}

0 commit comments

Comments
 (0)