Can you pull graphite data directly from elasticsearch?

Asked by Johan Carinus

I'm currently working with the standard Logstash, Elasticsearch and Kibana combo. Everything is working fine, but I do have some logs that contain metric data which I'm currently graphing in Graphite. The question is: Do I have to store my metric data in whisper (If that is where the Graphite data is stored) or is there a possibility that I can pull my metric logs directly from my Elasticsearch clusters?

Question information

Language:
English Edit question
Status:
Answered
For:
Graphite Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Stephane Boisson (sboisson) said :
#1

It looks like you can pull your metrics directly from Elasticsearch.
Just create a graphite function that does a date histogram facet query against elasticsearch..

Take a look at what this guy did: https://gist.github.com/jordansissel/3760225

Can you help with this problem?

Provide an answer of your own, or ask Johan Carinus for more information if necessary.

To post a message you must log in.