Skip to content

Instantly share code, notes, and snippets.

@clay584
Created September 7, 2014 08:55
Show Gist options
  • Save clay584/e4af0be321d99f56b375 to your computer and use it in GitHub Desktop.
Save clay584/e4af0be321d99f56b375 to your computer and use it in GitHub Desktop.
input {
udp {
host => "0.0.0.0"
port => 2055
codec => netflow { cache_ttl => 1
versions => [ 5, 9 ]
}
type => "netflow"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment