Skip to content

Instantly share code, notes, and snippets.

@rashidkpc
Created March 20, 2012 17:43
Show Gist options
  • Save rashidkpc/2138546 to your computer and use it in GitHub Desktop.
Save rashidkpc/2138546 to your computer and use it in GitHub Desktop.
filter {
mutate {
replace => [ "@tags", "" ]
type => "syslog"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment