前提:师傅已经用了5.x版本的elasticserch,所以不能用插件的方式安装了。

前提是安装了node.js

步骤如下:

  • git clone git://github.com/mobz/elasticsearch-head.git
  • cd elasticsearch-head
  • npm install
  • 安装grunt命令行工具grunt-cli
  • npm install -g grunt-cli
  • grunt server
  • 启动成功

  • 需要注意的问题是必须在head目录里启动服务才行
posted on 2017-03-14 13:47  wEndu  阅读(188)  评论(0编辑  收藏  举报