dhanshake
(Dhanasekar Nellaiappan)
July 25, 2020, 6:23pm
1
I'm using Multiline codec, along with my TCP input plugin.
And the problem I've is logstash is not processing the last line (it waits for the next line always).
Tried using auto_flush_interval option as well. But didn't help.
Any suggestions is appreciated.
Logstash version - 6.5.3
Badger
July 25, 2020, 9:06pm
2
Take a look at this issue , and some others it links to (e.g. #57 ). Basically a multiline codec is not a good match for a tcp input.
dhanshake
(Dhanasekar Nellaiappan)
July 27, 2020, 6:12pm
3
Any other alternatives to that ?
system
(system)
Closed
August 24, 2020, 6:12pm
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.