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
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.
Any other alternatives to that ?
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.