Principal/Senior-level OpenSearch playbook for index architecture, relevance, observability workloads, cluster tuning, security, and operating search/logging platforms at scale.
Use when: designing search or logging clusters, reviewing mappings and analyzers, tuning cluster performance, or operating OpenSearch in production.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Principal/Senior-level OpenSearch playbook for index architecture, relevance, observability workloads, cluster tuning, security, and operating search/logging platforms at scale.
Use when: designing search or logging clusters, reviewing mappings and analyzers, tuning cluster performance, or operating OpenSearch in production.
OpenSearch Mastery (Senior → Principal)
Operate
Start from workload type: product search, log analytics, security analytics, or mixed.
Treat mappings, analyzers, shards, retention, and cluster topology as architectural decisions.
Separate relevance needs from ingest-heavy observability defaults.
Optimize for predictable operations and recoverability, not demo queries.
Default Standards
Important fields should have explicit mappings.
Shard count is an operational budget.
Relevance changes must be evaluated, not guessed.
Retention and ILM/ISM must match business value.
Search clusters and logging clusters should not be treated as identical by default.