Skip to content

Instantly share code, notes, and snippets.

@NeilHanlon
Created November 4, 2014 19:08
Show Gist options
  • Save NeilHanlon/b16062d99b8d4136518c to your computer and use it in GitHub Desktop.
Save NeilHanlon/b16062d99b8d4136518c to your computer and use it in GitHub Desktop.
if [type] == "some_logtype"
{
grok{}
date{}
}
if [type] == "someother_type
{
grok{}
dateP{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment