Skip to content

Commit 2eb661d

Browse files
Update pipeline/parsers/configuring-parser.md
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent b0c47f4 commit 2eb661d

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
@@ -15,7 +15,7 @@ By default, Fluent Bit provides a set of pre-configured parsers that can be used
1515
- Syslog rfc5424
1616
- Syslog rfc3164
1717

18-
Parsers are defined in configuration files that are loaded at start time, through the main Fluent Bit configuration file (YAML or classic), or using one or more external configuration files. Parsers can also be loaded from the command line.
18+
Parsers are defined in configuration files that are loaded at start time, either through the main Fluent Bit configuration file (YAML or classic) or by using one or more external configuration files. You can also load parsers from the command line.
1919

2020
{% hint style="info" %}
2121

0 commit comments

Comments
 (0)