Hands On Training : Log monitoring and analysis using ELK stack


Details
ELK stack is a robust scalable solution to monitor multiple logs and events of huge software systems. It has the following components :
• Elasticsearch - For deep search and data analytics
• Logstash - For centralized logging, log enrichment and parsing
• Kibana - For powerful and beautiful data visualizations
In this session you'll get a general overview of the ELK stack along with a Hands-on session on analyzing and visualizing a log file from NASA webserver.
Please install the softwares shown below to enhance your learning in the meetup:
Ubuntu Virtual machine or full OS installation ( Preferably 14.04 )
Oracle JDK version 1.7
Elasticsearch-1.5.2 ( https://www.elastic.co/downloads/elasticsearch (https://www.elastic.co/downloads/logstash) )
Logstash-1.5.0 ( https://www.elastic.co/downloads/logstash )
Kibana-4.0.2 ( https://www.elastic.co/downloads/kibana (https://www.elastic.co/downloads/logstash) )
NASA-server logs ( ftp://ita.ee.lbl.gov/traces/NASA_access_log_Jul95.gz)
The session will be streamed live on youtube at this link : https://www.youtube.com/watch?v=2oMvUX8Ke5M

Hands On Training : Log monitoring and analysis using ELK stack