How should I configure my logstash if I have a log of the following
Beginning of Log File
field1: 123 field2: 321
field3: 1133 field4: 0901
field1: 523 field2: 521
field3: 533 field4: 509
End of Log File
What should be the right regex?
How should I configure my logstash if I have a log of the following
field1: 123 field2: 321
field3: 1133 field4: 0901
field1: 523 field2: 521
field3: 533 field4: 509
What should be the right regex?
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.