Hi,
Hoping someone can help.
I've installed your plugin on a node running elasticsearch 1.7.3 with the following snippet from my elasticsearch.yml file
plugin.mandatory: graphite
metrics.graphite.host: graphite.dev.aws.mycompany.service
metrics.graphite.port: 2003
metrics.graphite.prefix: elasticsearch
and I can't see any metrics in graphite.
Two questions: -
- Does my configuration look correct?
- Does this plugin work for elasticsearch 1.7.3?
Many thanks