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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
qax-os avatar

qax-os/ElasticHD

0
View on GitHub↗
3,757 stele·633 fork-uri·Go·MIT·12 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru qax-os/elastichdGraficul istoricului de stele pentru qax-os/elastichd

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru ElasticHD

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu ElasticHD.
  • elastichq/elasticsearch-hqAvatar ElasticHQ

    ElasticHQ/elasticsearch-HQ

    5,000Vezi pe 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
    Vezi pe GitHub↗5,000
  • elastic/elasticsearch-phpAvatar elastic

    elastic/elasticsearch-php

    5,337Vezi pe 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
    Vezi pe GitHub↗5,337
  • cars10/elasticvueAvatar cars10

    cars10/elasticvue

    2,589Vezi pe 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
    Vezi pe GitHub↗2,589
  • mobz/elasticsearch-headAvatar mobz

    mobz/elasticsearch-head

    9,477Vezi pe 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
    Vezi pe GitHub↗9,477
Vezi toate cele 30 alternative pentru ElasticHD→

Întrebări frecvente

Ce face qax-os/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.

Care sunt principalele funcționalități ale qax-os/elastichd?

Principalele funcționalități ale qax-os/elastichd sunt: 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.

Care sunt câteva alternative open-source pentru qax-os/elastichd?

Alternativele open-source pentru qax-os/elastichd includ: 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…