您的位置:首页 > 其它

搜索引擎ElasticSearch系列(二): ElasticSearch2.4.4 Head插件安装

2017-06-13 16:09 555 查看
一:ElasticSearch Head插件简介

  elasticsearch-head is a web front end for browsing and interacting with an Elastic Search cluster.

  elasticsearch-head is hosted and can be downloaded or forked at github

  contact me via github or on twitter @mobz

[b]  [/b]参考:http://mobz.github.io/elasticsearch-head/

二:Head插件安装

  启动es服务,运行cmd命令切换到bin目录,如下图:



  接着输入以下命令:plugin install mobz/elasticsearch-head,如下图所示:



  说明插件已经安装成功。

二:Head插件界面浏览

  打开浏览器输入:http://localhost:9200/_plugin/head/, 如下图所示:



参考:https://github.com/mobz/elasticsearch-head
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: