community-logstash-grok-patterns
community-logstash-grok-patterns copied to clipboard
A collection of Grok patterns for Logstash from the Community
This repo is no longer maintained.
Please see https://github.com/elastic/examples for more up to date patterns, including dashboards.
Logstash Grok Patterns, From You!
A collection of Grok patterns for Logstash, from the Community.
PRs are very welcome.
Using the patterns
To add these patterns to your config, either
- Put them into a file and use the
patterns_dirdirective - Use the
matchdirective
Also see the core grok patterns in the Logstash repo.