Skip to content

Commit 876b40f

Browse files
Update pipeline/parsers/decoders.md
Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent 3bfd06c commit 876b40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/parsers/decoders.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The original message is handled as an escaped string. Fluent Bit wants to use th
1818

1919
## Get started
2020

21-
Decoders are a built-in feature available through the `parsers.conf` file. Each parser definition can optionally set one or more decoders. There are two types of decoders:
21+
Decoders are a built-in feature of parsers in Fluent Bit. Each parser definition can optionally set one or more decoders. There are two types of decoders:
2222

2323
- `Decode_Field`: If the content can be decoded in a structured message, append
2424
the structured message (keys and values) to the original log message.

0 commit comments

Comments
 (0)