码迷,mamicode.com
首页 > 其他好文 > 详细

ElasticSearch之常用插件安装命令

时间:2017-01-17 23:45:33      阅读:354      评论:0      收藏:0      [点我收藏+]

标签:tail   detail   head   git   elastic   bin   .net   集群   repos   

#head监控安装,推荐
bin/plugin -install mobz/elasticsearch-head

#bigdesk集群状态,推荐
bin/plugin -install lukas-vlcek/bigdesk

#marvel监控安装
bin/plugin -i elasticsearch/marvel/latest

#es-sql安装,网页内有详细说明
https://github.com/NLPchina/elasticsearch-sql


#jdbc-river安装(river只使用es1.X版本)
bin/plugin --install river-jdbc --url http://xbib.org/repository/org/xbib/elasticsearch/importer/elasticsearch-jdbc/1.x.x.x/elasticsearch-jdbc-1.x.x.x-dist.zip

#kopf插件
bin/plugin -install lmenezes/elasticsearch-kopf ElasticSearch之常用插件安装命令

ElasticSearch之常用插件安装命令

标签:tail   detail   head   git   elastic   bin   .net   集群   repos   

原文地址:http://www.cnblogs.com/valor-xh/p/6294895.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!