Skip to content

Instantly share code, notes, and snippets.

@abhishekraj2506
Last active June 28, 2018 04:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhishekraj2506/e20d83098e0afcdbd88c17f6f95eb1b4 to your computer and use it in GitHub Desktop.
Save abhishekraj2506/e20d83098e0afcdbd88c17f6f95eb1b4 to your computer and use it in GitHub Desktop.
input {
kafka {
host => "127.0.0.1"
port => "9092"
topic => "logstash"
message_format => "json_event"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment