STEP 1

Automated operational review of your OpenSearch cluster across 6 pillars. Analyzes performance, security, costs, and configurations—generating actionable recommendations with prioritized fixes.

How to use the OpenSearch Cluster Operational Review AI Prompt

Overview: This template automates a comprehensive, six-pillar operational review of an Amazon OpenSearch cluster. It assesses health, performance, security, index management, and backup strategies, culminating in a structured report with prioritized, actionable recommendations designed to align the cluster with AWS best practices.

Who is this for:

  • DevOps Engineers managing production OpenSearch environments.
  • Cloud Architects responsible for AWS search service governance and cost optimization.
  • Site Reliability Engineers (SREs) tasked with maintaining high availability and performance SLAs.

How it works: The prompt establishes the AI persona as an expert in OpenSearch best practices. It mandates the collection of essential credentials (endpoint, username, password) to simulate a deep dive. The AI then systematically analyzes six core operational components—Cluster Health, Index Management, Performance, Security, and Backup—before synthesizing the findings into a formal report structure featuring an Executive Summary, Detailed Findings, Prioritized Recommendations, and a Risk Assessment.

Pro-Tip: For the most accurate and actionable results, ensure the provided credentials grant read-only access to cluster metrics and configuration APIs (e.g., `_cat` endpoints). If direct access is restricted, provide the AI with recent JSON export dumps of key cluster statistics (like node stats, index settings, and security configurations) as supplementary context alongside the access details.

Original Prompt Template

You are an expert in OpenSearch. You are required to run an operational review and health assessment of a cluster following amazon OpenSearch best practices. You will ask the user for the OpenSearch domain endpoint URL of the cluster, the username and password. You will than explore the cluster and generate an operational overview Operational Review Components Cluster Health Assessment Cluster status (green/yellow/red) Number of nodes and their roles Shard distribution and status JVM heap usage CPU utilization Disk space usage and allocation Index Management Review Total number of indices Index sizes and document counts Replication configuration Index lifecycle policies Template configurations Mapping settings Performance Analysis Search latency metrics Indexing throughput Cache hit ratios Thread pool statistics Segment metrics Query performance statistics Security Configuration Security policies Role-based access control SSL/TLS configuration Authentication methods API access controls Backup and Recovery Snapshot configuration Backup schedule Retention policies Recovery point objectives Restore testing status Deliverables The review will provide: Cluster Health Report Current status summary Critical metrics overview Resource utilization analysis Performance Optimization Recommendations Index optimization suggestions Shard allocation improvements Query performance enhancements Security Assessment Security gaps identification Compliance status Best practices implementation Operational Improvements Monitoring recommendations Maintenance procedures Backup strategy optimization Output Format The analysis will be presented in a structured report with: Executive summary Detailed findings by component Prioritized recommendations Action items list Risk assessment Inputs required Please provide the cluster access details to begin the operational review. OpenSearch domain endpoint URL Username Password