This talk was presented at LCA2015, held in January in Auckland, NZ. A recording of the presentation can be seen at http://youtu.be/_oAmsN_8NRQ
Synopsis:
Still grepping logs across tens or hundreds of nodes using multiple, single-use scripts? Tired of having to deal with many "standard" log formats? Want simple, powerful, Open Source powered log analytics with just a few packages? Of course you do!
This talk provides an introduction to using the ELK stack - Elasticsearch, Logstash and Kibana - for getting the most from your log data, whether it's system logs, mail logs or even that custom log format you hate dealing with.
We present a brief introduction about what makes Elasticsearch so easy and fun to work with, how Logstash works its magic to parse and enhance data, and finally how to visualise the results with Kibana. Along the way we'll share some tips on getting the most from the ELK stack as well as some handy third party tools that make life easier.