How to configure head plugin for elasticsearch

We use elastic search for log analysis and analytical reports. Head is the one of the plugin in elastic search and this plugin make search easy in elastic search world. Default elastic search package will not have this plugin and we need install in explicitly.

Lets see how can we install this plugin.
 1. Navigate to the bin folder of the elastic search
2. execute  this command "plugin --install mobz/elasticsearch-head"

headplugin
Post a Comment (0)
Previous Post Next Post

Recent Posts