OpenSearch Project avatar

OpenSearch Project

Official

@opensearch-project

0Followers
|
153Public Repos
|
15Published Skills

OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite that makes it easy to ingest, search, visualize, and analyze data.

Skills Distribution
DomainData Systems...Observability & Mo.. (40%)Search & Indexing (30%)Distributed Trace .. (30%)

Agent Skills by OpenSearch Project

Showing 15 vetted skills indexed across 2 GitHub repositories.

opensearch-projectopensearch-project
40

opensearch-skills

Unify discovery, installation, and orchestration of OpenSearch skill toolkits.

Official
Advanced
opensearch-projectopensearch-project
40

observability

Analyze and correlate log and trace data in OpenSearch clusters.

Official
Intermediate
opensearch-projectopensearch-project
40

log-analytics

Discover indices, mappings, and data formats in OpenSearch clusters.

Official
Advanced
opensearch-projectopensearch-project
40

trace-analytics

Analyze OpenSearch distributed traces and spans to identify bottlenecks and failures.

Official
Advanced
opensearch-projectopensearch-project
40

opensearch-launchpad

Build OpenSearch search applications with index setup, vector search, and PDF ingestion.

Official
Advanced
opensearch-projectopensearch-project
40

aws-setup

Automate AWS OpenSearch domain and serverless collection provisioning and configuration.

Official
Advanced
opensearch-projectopensearch-project
34

metrics

Automate Prometheus metric queries with PromQL templates for HTTP and GenAI monitoring.

Official
Intermediate
opensearch-projectopensearch-project
34

traces

Query OpenSearch trace data with PPL to analyze agent invocations and errors.

Official
Intermediate
opensearch-projectopensearch-project
34

osd-config

Query OpenSearch Dashboards APIs to manage workspace configurations and saved objects.

Official
Intermediate
opensearch-projectopensearch-project
34

correlation

Correlate OpenTelemetry traces, logs, and metrics using shared fields and PPL queries.

Official
Advanced
opensearch-projectopensearch-project
34

ppl-reference

Author PPL queries for OpenSearch observability data with commands and functions.

Official
Advanced
opensearch-projectopensearch-project
34

slo-sli

Automate SLO/SLI definitions and burn-rate alerting with Prometheus recording rules.

Official
Advanced
opensearch-projectopensearch-project
34

stack-health

Diagnose health and data ingestion issues across OpenSearch, Prometheus, and OTel stacks.

Official
Intermediate
opensearch-projectopensearch-project
34

logs

Search and analyze OpenSearch logs using PPL queries.

Official
Intermediate
opensearch-projectopensearch-project
34

apm-red

Compute RED metrics from Prometheus and OpenSearch trace spans.

Official
Intermediate

Frequently Asked Questions About OpenSearch Project

FAQPage Schema
What specific tasks can I perform using OpenSearch?▼

You can ingest, search, and visualize massive datasets, perform distributed trace analysis, correlate logs with metrics, and build vector-based search applications. It supports complex data querying via PPL, management of dashboard workspaces, and monitoring of system health through Prometheus-compatible metric templates.

What are the licensing and cost requirements for OpenSearch?▼

OpenSearch is released under the Apache 2.0 license, making it free to use, modify, and distribute. There are no proprietary licensing fees, allowing for deployment across on-premises hardware or cloud environments without vendor lock-in or restrictive commercial usage costs.

What are the primary prerequisites for deploying OpenSearch?▼

Deployment requires a configured cluster environment, typically provisioned via AWS or self-managed infrastructure. Prerequisites include OpenTelemetry for data collection, Prometheus for metric ingestion, and familiarity with PPL syntax for querying indices, mappings, and trace spans within the dashboard workspace.