Skip to content

Instantly share code, notes, and snippets.

@Tapan
Created February 12, 2020 23:44
Show Gist options
  • Save Tapan/04542f9d87c84547b71a9b0a59786814 to your computer and use it in GitHub Desktop.
Save Tapan/04542f9d87c84547b71a9b0a59786814 to your computer and use it in GitHub Desktop.
Logstash
Logstash - receives, process and ship data
- manipulate/enrich/process data
Pipeline => input(receives events from various source) + (filter) + output(stash)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment