elsticsearch head插件安装

elsticsearch head插件安装


1.在elsticseatch目录下./bin/plugin install mobz/elasticsearch-head

2.在浏览器中输入:http://172.16.160.128:9200/_plugin/head/可以看到es的相关内容

3.在此之前一定要关闭centOS的防火墙(service iptables stop)

你可能感兴趣的:(elasticsearch)