[ES] - 图形化界面工具


推荐更新:

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

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.

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


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM