Hi Everybody,
I started playing with collectd and I wanted to get this architecture working:
collectd -> elasticsearch -> kibana. I could find a plugin of collectd that harvest elasticsearch stats and metrics :
https://github.com/signalfx/collectd-elasticsearch. That means the architecture is elasticsearch -> collectd but that is what I want. I'm instead interested in the reverse process.
That is I want collectd to collect my system metrics and
send them directly to elasticsearch. Please this is very urgent.
Any help will be welcoming.
Thanks,