How to configure sense for elasticsearch

We use elastic search for log analysis and analytical reports. Sense is the best tool to search the data in elastic search and it comes up with marvel.Marvel 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 -i elasticsearch/marvel/latest"

marvel

After installing marvel plugin navigate to the url http://localhost:9200/_plugin/marvel. This will redirect to the marvel UI,Go to the dashboard then click on sense. This will navigate to http://localhost:9200/_plugin/marvel/sense/index.html.

sense
Post a Comment (0)
Previous Post Next Post

Recent Posts