I'm not sure if this would be better suited for the Marvel repo, but I can't find one anywhere.
The download page says this:
[Marvel 2.0+ is] compatible with the latest versions of Elasticsearch and Kibana
But I'm getting this when I try to install and run Marvel:
Nevermind. After digging into the marvel source, particularly /opt/kibana/installedPlugins/marvel/server/lib/ensure_versions.js
, I see there is a list of kibana versions that each version of marvel supports. Documenting this somewhere, or making the error message more clear might be helpful, since the marvel source doesn't appear to be available online anywhere.
+1 Same problem here
This really needs documentation.
+1
+1
+1
+1
if you brew all of this go to /usr/local/Cellar/kibana44/4.4.2/installedPlugins/marvel/server/lib
Most helpful comment
Nevermind. After digging into the marvel source, particularly
/opt/kibana/installedPlugins/marvel/server/lib/ensure_versions.js
, I see there is a list of kibana versions that each version of marvel supports. Documenting this somewhere, or making the error message more clear might be helpful, since the marvel source doesn't appear to be available online anywhere.