ElasticSearch BigDesk Plugin
Just install it as an Elasticsearch plugin, download locally or run online from the web,
then point it to the Elasticsearch node REST endpoint and have fun.
To install Bigdesk as an Elasticsearch plugin on a particular Elasticsearch node,
navigate to the node installation folder i.e. ES_HOME and run the following command:
bin/plugin -install lukas-vlcek/bigdesk
Then you can navigate your web browser to
http://HOSTNAME:PORT/_plugin/bigdesk/
Example:
http://localhost:9200/_plugin/bigdesk/
Reference:
Check More Articles on Elasticsearch:
http://technical-fundas.blogspot.com/2015/07/elasticsearch-jdbc-connector.html
http://technical-fundas.blogspot.com/2014/08/elasticsearch-install-and-access-head.html
No comments:
Post a Comment