Created
February 12, 2020 23:44
-
-
Save Tapan/04542f9d87c84547b71a9b0a59786814 to your computer and use it in GitHub Desktop.
Logstash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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