Skip to content

Commit 66ba277

Browse files
committed
Admin: config: yaml: multiline: final style
Signed-off-by: Lynette Miles <[email protected]>
1 parent b317d1a commit 66ba277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administration/configuring-fluent-bit/yaml/multiline-parsers-section.md

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

3-
Multiline parsers are used to combine logs that span multiple events into a single, cohesive message. This is particularly useful for handling stack traces, error logs, or any log entry that contains multiple lines of information.
3+
Multiline parsers are used to combine logs that span multiple events into a single, cohesive message. Use this parser for handling stack traces, error logs, or any log entry that contains multiple lines of information.
44

55
In YAML configuration, the syntax for defining multiline parsers differs slightly from the classic configuration format introducing minor breaking changes, specifically on how the rules are defined.
66

0 commit comments

Comments
 (0)