Slide 7
Slide 7 text
What is Logstash
▪ A tool for managing events and logs
▪ Primarily an interface - between sources (redis, files,
pipes, …) and storage (elasticsearch, mongodb, email,
…)
▪ Lots of very helpful filters (date, grok, geoip, …)
▪ Horizontally scalable
▪ Fantastic community “If a newbie has a bad time, it’s a
bug”