[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