elasticsearch-HQ

Monitoring and Management Web Application for ElasticSearch instances and clusters.

ElasticHQ

Simplified Monitoring and Management for ElasticSearch clusters.

gitHub stars
docker pulls
latest
gitHub issues
python
license

alt text

Key Features

  • Works with 2.x, 5.x, 6.x, 7.x and current versions of Elasticsearch.
  • Monitor many clusters at once.
  • Monitor Nodes, Indices, Shards, and general cluster metrics.
  • Create and maintain Elasticsearch Indices.
  • One-Click access to ES API and cat API endpoints.
  • Easy-to-Use Querying capabilities.
  • Copy mappings and reindex Indices.
  • Real-time monitoring charts of important metrics.
  • Diagnostics check-up helps alert to specific nodes having issues.
  • Active project used by Fortune 100 companies around the world.
  • Free and (Real) Open Source. ;-)

Quickstart: Docker

We are hosted on Dockerhub: ElasticHQ on Dockerhub

  1. docker run -p 5000:5000 elastichq/elasticsearch-hq
  2. Access HQ with: http://localhost:5000

For further instructions on docker commands and configuration, please see relevant documentation: Docker Images.

Source Installation

Requirements

  • Python 3.6

Instructions

For full installation and configuration instructions, see Getting Started

  1. Download or clone the repository.
  2. Open terminal and point to root of repository. Type: pip install -r requirements.txt
  3. Run server with: python3 application.py. Alternatively: ./manage.py runserver
  4. Access HQ with: http://localhost:5000

For further installation and configuration help, please read the docs: ElasticHQ Documentation

OpenShift Installation

Please see relevant documentation: ElasticHQ on OpenShift.

主要指标

概览
名称与所有者ElasticHQ/elasticsearch-HQ
主编程语言JavaScript
编程语言CSS (语言数: 9)
平台
许可证Other
所有者活动
创建于2013-05-02 02:55:58
推送于2024-01-31 18:08:36
最后一次提交2021-12-01 07:52:36
发布数22
最新版本名称v3.5.12 (发布于 2019-11-15 23:28:43)
第一版名称v1.0.0 (发布于 2015-10-30 05:57:38)
用户参与
星数5k
关注者数205
派生数530
提交数804
已启用问题?
问题数474
打开的问题数76
拉请求数54
打开的拉请求数6
关闭的拉请求数19
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?