推荐更新:

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

最新文章

  1. maven和svn区别
  2. [Mongdb] 关于Replica Set复制集奇数成员限制的解释--待完善
  3. Android ViewPager使用详解(转)
  4. Python开发的3种命令执行方法
  5. as3 中trace() 函数对效率的影响
  6. [CODEVS1116]四色问题
  7. HTML5 拖拽效果实现
  8. 使用ESMap的地图平台开发三维地图
  9. dynalist 配额
  10. 关于mpvue 切换页面数据没清空
  11. CCS 6新建文件自动生成注释
  12. day1-pycharm使用
  13. 【多视图几何】TUM 课程 第5章 双视图重建:线性方法
  14. linux下mysql开启远程访问权限 防火墙开放3306端口
  15. 2018.10.26 NOIP模拟 性感手枪(搜索)
  16. 一、Linq简介
  17. 常用HTTP contentType与后端处理方式
  18. OC基础:数组.字典.集 分类: ios学习 OC 2015-06-18 18:58 47人阅读 评论(0) 收藏
  19. IDEA 2019注册码
  20. iOS 数组和字典排序

热门文章

  1. 创建一个简单tcp服务器需要的流程
  2. 生成uuid 和 检验
  3. numpy中的mean()函数
  4. Java字节码增强探秘
  5. Linux_CentOS常用命令和shell命令技巧
  6. 一、postman简介
  7. 使用.whl文件安装torch和pytorch的方法
  8. asp中出现“错误 '80040e14' FROM 子句语法错误”原因
  9. [转]3D渲染管线
  10. sqllite 学习-1