awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
qax-os avatar

qax-os/ElasticHD

0
View on GitHub↗
3,757 stars·633 forks·Go·MIT·4 views

ElasticHD

ElasticHD is a management dashboard and monitoring tool for Elasticsearch clusters. It provides a web interface for tracking cluster health, managing indices, and performing real-time searches.

The project features a translator that converts standard SQL queries into Elasticsearch Domain Specific Language to simplify the creation of complex search requests. It also includes a visual index manager for modifying index templates and updating type mappings without manual configuration file edits.

The system covers cluster observability through health monitoring dashboards and metadata visualization. It further provides capabilities for real-time data exploration, index administration, and template configuration management.

Features

  • Elasticsearch Health Monitors - Provides specialized dashboards for tracking the health, node availability, and performance of Elasticsearch clusters.
  • Real-Time Data Exploration - Provides a web interface for performing real-time searches and live queries against Elasticsearch indices to retrieve and view data sets.
  • SQL-to-JSON Query Translation - Provides a translator that converts standard SQL queries into Elasticsearch JSON DSL to simplify complex search requests.
  • Cluster Health Monitoring - Provides interfaces for querying the status and health metrics of the Elasticsearch cluster.
  • Elasticsearch Management UIs - Provides a comprehensive web-based graphical interface for the administration and monitoring of Elasticsearch clusters.
  • Index Managers - Offers specialized tools for managing the lifecycle, aliases, and mappings of Elasticsearch search indices.
  • Index Administration - Provides administrative control over search index creation, deletion, and type mapping updates.
  • Index Metadata Inspection - Provides a detailed overview and retrieval of structural information and metadata from search indices.
  • Real-Time Data Aggregators - Enables live searches and querying of indices to retrieve and view specific data sets in real time.
  • Index Lifecycle Management - Provides a user interface for modifying and replacing index templates to streamline configuration changes.
  • Index Templates - Allows modification of index templates via a graphical user interface to streamline configuration.
  • Search Index Templates - Enables the creation and updating of index templates to standardize data indexing across the cluster.

Star history

Star history chart for qax-os/elastichdStar history chart for qax-os/elastichd

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does qax-os/elastichd do?

ElasticHD is a management dashboard and monitoring tool for Elasticsearch clusters. It provides a web interface for tracking cluster health, managing indices, and performing real-time searches.

What are the main features of qax-os/elastichd?

The main features of qax-os/elastichd are: Elasticsearch Health Monitors, Real-Time Data Exploration, SQL-to-JSON Query Translation, Cluster Health Monitoring, Elasticsearch Management UIs, Index Managers, Index Administration, Index Metadata Inspection.

What are some open-source alternatives to qax-os/elastichd?

Open-source alternatives to qax-os/elastichd include: elastichq/elasticsearch-hq — Elasticsearch-HQ is a web-based management interface used to monitor and administer Elasticsearch clusters, indices,… elastic/elasticsearch-php — This project is a software development kit and cluster management tool for PHP. It serves as a full-text search SDK… cars10/elasticvue — Elasticvue is a management user interface and graphical dashboard for Elasticsearch clusters. It serves as a cluster… mobz/elasticsearch-head — Elasticsearch Head is a web-based graphical interface for monitoring and administering Elasticsearch clusters. It… lmenezes/cerebro — Cerebro is an administration tool for OpenSearch and Elasticsearch clusters, providing a web-based graphical interface… olivere/elastic — This project is a Go client library and API wrapper for interacting with Elasticsearch clusters. It serves as a…

Open-source alternatives to ElasticHD

Similar open-source projects, ranked by how many features they share with ElasticHD.
  • elastichq/elasticsearch-hqElasticHQ avatar

    ElasticHQ/elasticsearch-HQ

    5,000View on GitHub↗

    Elasticsearch-HQ is a web-based management interface used to monitor and administer Elasticsearch clusters, indices, and nodes through a graphical dashboard. It serves as an API proxy for executing REST requests and managing cluster data and metadata. The project provides centralized multi-cluster orchestration, allowing administrators to manage several remote instances from a single interface. It includes specialized managers for index lifecycle control, snapshot repository backup management, and real-time health tracking for node performance and shard stability. The platform covers a broad

    JavaScriptelastichqelasticsearchelasticsearch-client
    View on GitHub↗5,000
  • elastic/elasticsearch-phpelastic avatar

    elastic/elasticsearch-php

    5,337View on GitHub↗

    This project is a software development kit and cluster management tool for PHP. It serves as a full-text search SDK and vector search interface, enabling applications to perform lexical, fuzzy, and semantic searches against indexed data. The library implements a PSR 7 HTTP client to ensure cross-environment compatibility through standardized messaging interfaces. It provides a specialized interface for retrieving embeddings and performing semantic retrieval workflows using vector data. Its capability surface covers a wide range of administrative and operational tasks, including search index

    PHP
    View on GitHub↗5,337
  • cars10/elasticvuecars10 avatar

    cars10/elasticvue

    2,589View on GitHub↗

    Elasticvue is a management user interface and graphical dashboard for Elasticsearch clusters. It serves as a cluster browser and administration tool, providing a visual way to monitor cluster health, manage indices, and browse documents without writing raw JSON. The project is delivered as a cross-platform application, available as a browser extension, a standalone desktop application, or a containerized web service via Docker. The interface covers cluster administration, including the management of shards, aliases, and snapshot repositories for backups. It also includes data exploration too

    TypeScriptelasticsearchelasticsearch-browserelasticsearch-frontend
    View on GitHub↗2,589
  • mobz/elasticsearch-headmobz avatar

    mobz/elasticsearch-head

    9,477View on GitHub↗

    Elasticsearch Head is a web-based graphical interface for monitoring and administering Elasticsearch clusters. It serves as a cluster management UI, a topology visualizer for nodes and shards, and a REST API client for sending HTTP requests and analyzing JSON responses. The tool distinguishes itself by providing a visual map of cluster topology to monitor data distribution and health. It includes a local proxy to enable administration of remote clusters that are not directly accessible and supports the injection of basic authentication headers for secure request handling. The platform covers

    JavaScript
    View on GitHub↗9,477
  • See all 30 alternatives to ElasticHD→