Nice plugin @brentpabst - has worked fine with one agent/ElasticSearch server configured.
However it fails when adding multiple agent-configurations; it will push the same data into all instances in New Relic.
This is due to the fact the host config is static, making the last agent-config being the one used for all instances.
This tiny fix should remedy that. Hope you'll be able to accept and publish an update.
Since the host-config is internal, I didn't add any unit-tests.
Nice plugin @brentpabst - has worked fine with one agent/ElasticSearch server configured. However it fails when adding multiple agent-configurations; it will push the same data into all instances in New Relic.
This is due to the fact the host config is static, making the last agent-config being the one used for all instances.
This tiny fix should remedy that. Hope you'll be able to accept and publish an update. Since the host-config is internal, I didn't add any unit-tests.
Regards, Espen Wang Andreassen