Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Plugin not displaying data in the New relic console #35

Open
karthikramiah opened this issue Aug 20, 2014 · 1 comment
Open

Plugin not displaying data in the New relic console #35

karthikramiah opened this issue Aug 20, 2014 · 1 comment

Comments

@karthikramiah
Copy link

@juanformoso I have 3 node cassandra cluster. I have installed the plugin as per instructions, but no data is getting populated in the console except for the ring name.Also when i start the plugin it just shows the below message:

java -jar plugin.jar

INFO: Using configuration file /root/newrelic_3legs_plugin-2.0.0/config/newrelic.json
INFO: Using configuration file /root/newrelic_3legs_plugin-2.0.0/config/plugin.json
INFO: New Relic monitor started

and nothing is happening after that.

Can you please help me with the issue.

Thanks in advance

@etapia
Copy link

etapia commented Feb 11, 2015

In newrelic.json config file set log_level to debug to see what is going on in the background.

newrelic.json
{
"license_key": "xxxxxxxxxxxx",
"log_level": "debug"
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants