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

Real-time TLC with Elasticsearch

Real-time TLC with Elasticsearch

Presented at the NoSQL Roadshow SF 2013

Users are not the only life-forms interacting with our systems. Our infrastructure is a complex, evolutionary organism that, like the human body, must be cared for by the information it produces. The ability to respond to health issues is only as effective as the tools we use to capture these data. Elasticsearch is a storage and analytics engine that operates at the scale of reality. The thirty thousand-foot aggregation across billions of metrics is as accessible as the full-text search laser-focused on a single event. Elasticsearch is already used in thousands of enterprises translating data into business decisions.

Drew Raines

June 06, 2013
Tweet

More Decks by Drew Raines

Other Decks in Technology

Transcript

  1. 2003 Tom moves to San Francisco 2009 Betty moves to

    NYC 2012 Tom marries Betty 2012 Tom moves to NYC
  2. % git clone git://github.com/elasticsearch/kibana.git % cd kibana % npm install

    -g http-server \ # or python -m SimpleHTTPServer % http-server Starting up http-server, serving ./ on port: 8080 Hit CTRL-C to stop the server % open http://localhost:8080