首页 > 其他 > 详细

elasticsearch 安装 head插件

时间:2017-11-16 16:47:56      阅读:217      评论:0      收藏:0      [点我收藏+]

head插件

切换到Elasticsearch的安装目录 

cd ~/demo/elasticsearch/es1

执行安装命令

 

[root@localhost es1]# bin/plugin install mobz/elasticsearch-head  

 

打开http://10.10.10.201:9200/_plugin/head/ 安装成功
技术分享

 

插件安装参考:

Elasticsearch Plugins and Integrations:https://www.elastic.co/guide/en/elasticsearch/plugins/current/index.html

Management and site plugins:https://www.elastic.co/guide/en/elasticsearch/plugins/current/management.html


Elasticsearch 相关产品文档:https://www.elastic.co/guide/index.html

elasticsearch 安装 head插件

原文:http://www.cnblogs.com/crystaltu/p/7844940.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!