Skip to content
wiibaa edited this page Sep 15, 2014 · 5 revisions

What to do

filter {
  grok {
    match => ["message", "your pattern here"]
  }
}

or from a spec

link:/spec/filters/grok.rb[role=include]

Asciidoc on GitHub

Sample document for {blogpost}[Aweseome Asciidoc blog post].

This line is only visible if the document is on GitHub. GitHub is using Asciidoctor 2.0.26.

Clone this wiki locally