Multiline_Flush
param meaning
#6885
Unanswered
freesinger
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In section Old Multiline Configuration Parameters, the parameter
Multiline_Flush
with descriptionWait period time in seconds to process queued multiline messages
.If the log to be collected is periodically generated every 15s, multiline logs may be cut into 2 pieces. For this situation, is
Multiline_Flush
can be set to a duration greater than 15s to prevent fluent-bit treat the later piece of multiline logs as brand new logs?Beta Was this translation helpful? Give feedback.
All reactions