推荐更新:

elasticsearch-head

A web front end for an Elasticsearch cluster.

http://mobz.github.io/elasticsearch-head

Running with built in server

git clone git://github.com/mobz/elasticsearch-head.git
cd elasticsearch-head
npm install
npm run start

open http://localhost:9100/

This will start a local webserver running on port 9100 serving elasticsearch-head.

[ES] - 图形化界面工具
    





            
Windows平台为 ElasticSearch 6.x 安装 Head 客户端插件

Cerebro

https://github.com/lmenezes/cerebro

cerebro is an open source(MIT License) elasticsearch web admin tool built using Scala, Play Framework, AngularJS and Bootstrap.

Requirements
cerebro needs Java 1.8 or newer to run.

Installation
Download from https://github.com/lmenezes/cerebro/releases
Extract files
Run bin/cerebro(or bin/cerebro.bat if on Windows)
Access on http://localhost:9000

[ES] - 图形化界面工具
    





            
Windows平台为 ElasticSearch 6.x 安装 Head 客户端插件

相关文章:

  • 2022-12-23
  • 2021-08-08
  • 2021-10-03
  • 2021-09-18
  • 2022-12-23
  • 2022-02-07
  • 2021-09-19
  • 2022-01-03
猜你喜欢
  • 2022-02-22
  • 2021-11-22
  • 2022-12-23
  • 2021-09-27
  • 2021-11-22
相关资源
相似解决方案