community-logstash-grok-patterns icon indicating copy to clipboard operation
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

  1. Put them into a file and use the patterns_dir directive
  2. Use the match directive

Also see the core grok patterns in the Logstash repo.