ElasticsearchOps

Automates Elasticsearch cluster health checks, tuning, backups, and recovery workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cavanli/aiops --skill elasticsearchops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ElasticsearchOps
Source: https://github.com/cavanli/aiops/tree/main/skills/elasticsearch-ops
Command: npx skills add https://github.com/cavanli/aiops --skill elasticsearchops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Elasticsearch 运维专家 - 集群管理、性能优化、数据治理、故障恢复的复杂性被简化为结构化的指导和可执行的工作流。

Core Features & Use Cases

  • Cluster health & status checks: verify cluster health, node status, and shard allocation.
  • Performance optimization: JVM tuning, cache management, and index optimization to improve query and indexing speed.
  • Data governance & recovery: ILM policies, snapshots, restore workflows, and backup strategies.
  • Automation & troubleshooting: scripted routines and operational playbooks to detect and remediate common ES issues.
  • Use Case: A large deployment can auto-audit the cluster health and propose remediation steps during incidents.

Quick Start

Run an initial health check against your Elasticsearch cluster to verify status and collect recommended actions.

Frequently Asked Questions about ElasticsearchOps

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Elasticsearch cluster health checks and node status verification?

Automate Elasticsearch cluster health checks by running an initial audit to verify cluster status, node status, and shard allocation, which collects recommended remediation actions for incident response.

What is the best way to optimize Elasticsearch performance for large deployments?

Optimize Elasticsearch performance for large deployments through JVM tuning, cache management, and index optimization to improve both query and indexing speed across heterogeneous environments.

How do I configure Elasticsearch backups and disaster recovery workflows?

Configure Elasticsearch backups and disaster recovery by applying ILM policies, snapshots, and restore workflows to execute structured data governance and backup strategies.

Can I use scripted routines to troubleshoot common Elasticsearch cluster issues?

Yes, you can use scripted routines and operational playbooks to troubleshoot common Elasticsearch cluster issues, detecting anomalies and providing automated remediation guidance.

Does this approach support heterogeneous Elasticsearch environments with diverse node configurations?

Yes, this approach supports heterogeneous Elasticsearch environments by providing comprehensive cluster management that applies node and shard analytics across large deployments with diverse configurations.

Why does Elasticsearch shard allocation fail and how do I remediate it?

Elasticsearch shard allocation failures are detected through health verification and node analytics, which then propose structured remediation steps to resolve common cluster issues.