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"
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"