Logstash, Finally Done Right
Logstash, Finally Done Right

Logstash, Finally Done Right

Author
Shiv Bade
Tags
logstash
ELK
devops
logging
Published
April 18, 2014
Featured
Slug
Tweet
ThoughtWorks Radar called out Logstash this quarter, and it deserved it.
We adopted Logstash to clean and route logs from multiple systems: - App logs - Job queues - Ingress/egress metrics
The pipeline-based config was a game-changer.
What I liked: - Easy to onboard new formats - Rich plugin ecosystem - Paired beautifully with Kibana for dashboarding
Logstash Pipeline
Logstash Pipeline
Logging went from debugging nightmare to a core engineering feedback loop.