Skip to content

Conversation

redbaron4
Copy link

In the case where multiple match patterns were specified and break_on_match was false, Grok would mark eent as failed if last pattern did not match (even if any other pattern did). This PR fixes that problem and also adds tests for the same.

Closes #49

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grok applies tag_on_failure if last pattern doesn't match
1 participant