elasticsearch-head安装及启动 - lllsasass的博客 - CSDN博客

head是用于监控Elasticsearch状态的客户端插件,包括数据可视化,增删改查工具,es语句的可视化等等。

5.0之后的安装方式如下:

Git clone git://github.com/mobz/elasticsearch-head.git
Cd elasticsearch-head
Npm install 
Grunt server    
Open http://localhost:9100

注:1.head插件监听的是9100端口

        2.安装前要完成nodejs, grunt的安装

启动方式:

使用npm方式启动,在head插件目录中执行 

grunt server

Original url: Access
Created at: 2019-04-23 16:34:47
Category: default
Tags: none

请先后发表评论
  • 最新评论
  • 总共0条评论