Skip to content

One Observability Workshop v3.0.0


One Observability Workshop / constructs/opensearch-collection

constructs/opensearch-collection

OpenSearch Serverless collection construct for the One Observability Workshop.

Creates an OpenSearch Serverless collection for centralized log analytics:

  • SEARCH type collection optimized for log search and analysis
  • Encryption and network security policies for data protection
  • Data access policies for fine-grained index-level permissions
  • SSM Parameter Store integration for endpoint discovery by microservices

Used as the backend for the OpenSearch Ingestion Pipeline, which receives logs from ECS services via FireLens (Fluent Bit) sidecars.

Best practice: OpenSearch Serverless eliminates the need to manage cluster capacity for log analytics. The collection auto-scales based on ingestion volume.

Classes

Interfaces