My marvel plugin was working fine until the license was 2 days from expiring. I installed the trial license from the web page and everything was great. Then I noticed the graphs were no longer generating and I was not getting any data on index rate. I sent a request for a new basic license and uploaded the downloaded json file as per the instructions and still no info on the displays. See below:
should I just issue "/bin/logstash-plugin remove license"
No. Logstash shouldn't be involved with or impacting Marvel.
I already uploaded and acknowledged the license on my master node and restarted every node in the cluster
You don't actually need to restart your cluster after updating your license for Marvel. Downgrading the license does impact other plugins, like Watcher, Shield, and Graph, but not Marvel.
What's the output of this command against your host?
$ curl -XGET host:9200/_license
Feel free to exclude the uid field, but it should look something like this:
Anything further to check. I know data is going into the cluster but I don't get any details on the graphs. Is there any other way to see indexing speed?
Sorry, yes. Let's check the version of the Marvel plugin within Kibana itself. Unfortunately until the next release it won't actually report it anywhere, so you have to check a file manually.
Marvel: Cannot read property 'license' of undefined
Version: 4.5.0
Build: 9889
TypeError: Cannot read property 'license' of undefined
at http://localhost/bundles/marvel.bundle.js?v=9889:93852:31
at processQueue (http://localhost/bundles/commons.bundle.js?v=9889:41836:29)
at http://localhost/bundles/commons.bundle.js?v=9889:41852:28
at Scope.$eval (http://localhost/bundles/commons.bundle.js?v=9889:43080:29)
at Scope.$digest (http://localhost/bundles/commons.bundle.js?v=9889:42891:32)
at Scope.$apply (http://localhost/bundles/commons.bundle.js?v=9889:43188:25)
at done (http://localhost/bundles/commons.bundle.js?v=9889:37637:48)
at completeRequest (http://localhost/bundles/commons.bundle.js?v=9889:37835:8)
at XMLHttpRequest.requestLoaded (http://localhost/bundles/commons.bundle.js?v=9889:37776:10)
I think you must have been right with the corrupted download. I deleted the plugin, downloaded and installed a new one, and now all graphs are working again.
Thank you for your time. I really appreciate the assistance.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.