All logs start with the following
2018-10-29T14:42:32,484 DEBUG [7DDvqyNAoe6UmkmcfvP8hw]
Which to me looks like
Timestamp,MessageType TypeOfLog [MessageID]
How would i create a multiline filter for this in filebeat?
All logs start with the following
2018-10-29T14:42:32,484 DEBUG [7DDvqyNAoe6UmkmcfvP8hw]
Which to me looks like
Timestamp,MessageType TypeOfLog [MessageID]
How would i create a multiline filter for this in filebeat?
Hi @Ryan_Ivis and welcome
You can find in the documentation some examples of multiline configuration, there you can find one based on timestamps, something like this could fit for your case.
Thanks!
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.