Use the following
grok {
break_on_match => true
tag_on_failure => ["parse-failed"]
match => [ 'message', '%{PATTERN1}' ]
match => [ 'message', '%{PATTERN2}' ]
match => [ 'message', '%{PATTERN3}' ]
}
Use the following
grok {
break_on_match => true
tag_on_failure => ["parse-failed"]
match => [ 'message', '%{PATTERN1}' ]
match => [ 'message', '%{PATTERN2}' ]
match => [ 'message', '%{PATTERN3}' ]
}
© 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.