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

Open Source Logging with Logstash and Kibana

Open Source Logging with Logstash and Kibana

You can have your own logging collection & search system now with Logstash, and nice user interface with Kibana.

I gave this talk at JavaOne 2012 for the ScriptBowl session - a panel/competition between JRuby, Clojure, Scala and Groovy - as a demonstration of the awesomeness of Ruby/JRuby.

Dr Nic Williams

October 03, 2012
Tweet

More Decks by Dr Nic Williams

Other Decks in Technology

Transcript

  1. Why use Ruby? • Author’s preferred language at the time

    • Originally in PHP; rewritten in Ruby • Sinatra framework • Closer integration with Logstash
  2. Why use JRuby? • Actual threads, better CPU usage •

    Debugging - jvisualvm, jstack • Single executable - including ElasticSearch • Some better libraries - Joda Time
  3. Data per day • 20k events per second (say 500b

    each) • 10Kb per second • 864Mb per day • Splunk is $2000/year for 500Mb per day, plus hosting costs
  4. 10-min walk thru • Go to logstash.net (DOT NET, OH

    NO!) • Click “docs” • Click “10-minute walkthrough”
  5. Live better • Use great tools • Live better with

    your apps • Find many more great tools with JRuby/Ruby