I have to parse following log content using filebeat-multiline feature.
Log file:
Start value1
End completed
other data
Start Value1
End completed
i want to capture the multline start with 'Start value1' End with 'End completed' and send as single event to Kafka(output plugin)
Otherdata to be considered line by line and send to kafka
i could not see any example of start/stop with combination of Multilline
i also found, this feature to be implemented (as per 2016 queries)
is the above feature available in Filebeat-multiline?
if yes, could you please share examples
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.