Skip to content

Instantly share code, notes, and snippets.

@wortmanb
Created September 15, 2016 16:23
Show Gist options
  • Save wortmanb/4f7d5fc3d77ce3dff414cb20be7a67e4 to your computer and use it in GitHub Desktop.
Save wortmanb/4f7d5fc3d77ce3dff414cb20be7a67e4 to your computer and use it in GitHub Desktop.
logstash config
input {
beats {
port => 5043
codec => "json"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment