一: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

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

二:Head插件安装

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

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

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

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

  说明插件已经安装成功。

二:Head插件界面浏览

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

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

参考:https://github.com/mobz/elasticsearch-head

 

相关文章:

  • 2021-04-15
  • 2021-07-23
  • 2021-10-13
  • 2021-09-02
  • 2021-10-31
  • 2022-12-23
  • 2022-12-23
  • 2022-01-04
猜你喜欢
  • 2021-11-04
  • 2022-03-09
  • 2022-02-23
  • 2022-02-25
  • 2021-11-22
  • 2021-08-30
  • 2021-11-09
相关资源
相似解决方案