Skip to content

Commit b15d1a9

Browse files
committed
Adding in deleted scarf pixel for analytics tracking on multiline parsing admin docs.
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent a94246a commit b15d1a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

administration/configuring-fluent-bit/multiline-parsing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Multiline parsing
22

3+
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=e19a4c14-a9e4-4163-8f3a-52196eb9a585" />
4+
35
In an ideal world, applications might log their messages within a single line, but in reality applications generate multiple log messages that sometimes belong to the same context. Processing this information can be complex, like in application stack traces, which always have multiple log lines.
46

57
Fluent Bit v1.8 implemented a unified Multiline core capability to solve corner cases.

0 commit comments

Comments
 (0)