As some of my syslogs keep getting the tag grokparsefailures, I was thinking of adding a custom tag, like 'grokked' to the syslog messages. it seems i'm not able to make it work though.
They keep getting the 'tag on failure' _grokparsefailure tag http://logstash.net/docs/1.4.2/filters/ ... on_failure
I just want to make sure we're not missing something obvious. Once you have those results back, we'll take it from there. Thanks!
TwitsBlog Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
It seems I maanged to add the tag grokked to syslog-brocade type. But the _grokparsefailure is still there. Do I ahve to do a remove_tag? (see my other post...)
Use the Grok debugger tool to figure out what might be the cause: https://grokdebug.herokuapp.com/
If you cannot find out what might be causing the parsefailure tag, I would like you to post your current input filter and an example log - I would be happy to give it a shot.
TwitsBlog Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.