Cerebro is an administration tool for OpenSearch and Elasticsearch clusters, providing a web-based graphical interface to monitor health and manage performance. It serves as a central console for cluster administration, including the creation and organization of indices, aliases, and index templates. The project distinguishes itself through integrated directory authentication, utilizing LDAP services to manage user identities and access permissions. It also includes a dedicated REST client console for sending manual requests to clusters, featuring autocompletion and the ability to export requ
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
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
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 visualizat
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.
الميزات الرئيسية لـ mobz/elasticsearch-head هي: Topology Visualizers, Cluster, Cluster Topology Visualization, API Data Visualizers, Index Management Interfaces, REST API Clients, REST APIs, Cluster Health Monitoring.
تشمل البدائل مفتوحة المصدر لـ mobz/elasticsearch-head: lmenezes/cerebro — Cerebro is an administration tool for OpenSearch and Elasticsearch clusters, providing a web-based graphical interface… elastichq/elasticsearch-hq — Elasticsearch-HQ is a web-based management interface used to monitor and administer Elasticsearch clusters, indices,… cars10/elasticvue — Elasticvue is a management user interface and graphical dashboard for Elasticsearch clusters. It serves as a cluster… qax-os/elastichd — ElasticHD is a management dashboard and monitoring tool for Elasticsearch clusters. It provides a web interface for… opsnull/follow-me-install-kubernetes-cluster — This project provides a comprehensive guide and set of scripts for deploying and configuring a production-ready… hashicorp/nomad — Nomad is a distributed workload orchestrator and infrastructure automation platform designed to manage the lifecycle…