You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want the messages that go through the concat plugin to timeout and when timeout event happens route them to a different label splitlog. currently timeout does not happen always and hence I don't have a means to send them to the splitlog label.
Is there a way I could achieve this? TIA.
The text was updated successfully, but these errors were encountered:
Problem
More than a problem. I am trying to understand and looking for recommendations on using
timeout_label
withfluent-plugin-concat
Steps to replicate
my current config
Expected Behavior
I want the messages that go through the
concat
plugin to timeout and when timeout event happens route them to a different labelsplitlog
. currentlytimeout
does not happen always and hence I don't have a means to send them to thesplitlog
label.Is there a way I could achieve this? TIA.
The text was updated successfully, but these errors were encountered: