Vaprobash icon indicating copy to clipboard operation
Vaprobash copied to clipboard

Add ability to install Marvel with ES

Open Anahkiasen opened this issue 9 years ago • 1 comments

Elasticsearch has its own HQ plugin built-in that allows you to monitor, track and query your clusters: http://www.elasticsearch.org/overview/marvel/

Installation is pretty much just:

cd /usr/share/elasticsearch
sudo bin/plugin -i elasticsearch/marvel/latest
sudo service elasticsearch restart

Would be nice to have an option to have it installed by default

Anahkiasen avatar Feb 25 '15 00:02 Anahkiasen