Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Log Visualization for dummies

Log Visualization for dummies

During this talk the attendees will have an opportunity to use the ELK(Elasticsearch, Logstash, Kibana) stack to visualize their complex log data.

Abstract
Data is the new bacon. For all industries, including health, security, entertainment, etc., it is impossible for anyone to store and analyze data without using an automated platform. A unified platform is needed to provide data visualization and extract intelligence.

Elasticsearch is a distributed, real-time, search and analytics platform. With the help of a restful API, Elasticsearch saves data and auto indexes the parsed data.

During our talk, we will walk attendees through configuring the ELK stack and visualize datasets on Kibana.

aminvarang

August 22, 2016
Tweet

Other Decks in Programming

Transcript

  1. • PROBLEM STATEMENT • CURRENTLY AVAILABLE SOLUTIONS • COMPARISONS •

    WHY WE CHOOSE ELK ? • DATA2ELK MODULE • SHOWTIME
  2. • • HOW TO VISUALIZE THE DATA IN SIMPLER MANNER

    ? • HOW TO GENERATE AN INTELLIGENCE FROM IT ? Gold New Black Baco n
  3. • CSV • Log Data • Input • Filter •

    Output LogStash • Index ElasticSearch • Visualization • Dashboard • Search Kibana
  4. • Event processing engine • Collect data • Parse, filter,

    normalize, enrich, data • Forward data • 200+ plugins available
  5. • CSV • Log Data • Input • Filter •

    Output LogStash • Index ElasticSearch • Visualization • Dashboard • Search Kibana
  6. ?