Before adding filter it works fine. But after adding filter, it is not working fine. It is showing an exception. I mentioned that logstash-simple config file below.
Actually i want to use multiple grok filter. How to use it ?
I don't want to use type in grok filter. Is it possible to ignore type , when we are using multiple GROK ?
When i validate the GROK filter , it works fine. But my Exact question is, whether the format of mentioning the grok filter inside filter brace is valid or not ? (i.e.), Inside one filter brace, i mentioned two grok filter . whether it is correct or not. Incase if it is wrong, please mention the correct one. Please see the example below.
When i given two grok filter, it is always taking the first grok filter only. Eventhough second filter is correct, the data also related to second grok filter format, but it is taking the first grok filter message only.
Why it is not taking the second grok filter, even though the data is related to that format?
Is there is any other way to mention the format correctly ?
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.