March 14, 2013

ElasticSearch Admin UI plug-ins

Tried a few of them and found these are the most useful ones:


How to install:
$ cd /opt/elasticsearch
$ bin/plugin -install mobz/elasticsearch-head
$ bin/plugin -install lukas-vlcek/bigdesk


After install, go to:
http://localhost:9200/_plugin/head/
http://localhost:9200/_plugin/bigdesk/


No comments: