Enterprise Setup
Install OpenObserve — Enterprise
This guide explains how to deploy OpenObserve Enterprise Edition in a Kubernetes environment using Helm.
For support, reach out in the Slack channel.
Architecture Overview
OpenObserve Enterprise Edition depends on several components to support scalable ingestion, search, storage, and access control:
- Object Storage, such as S3, Azure Blob, GCS, or MinIO, stores all telemetry data in Parquet format.
- PostgreSQL stores metadata such as dashboards, stream configurations, users, and the filelist table.
- NATS coordinates communication between ingestion and query nodes.
- Dex and OpenFGA enable Single Sign-On (SSO) and Role-Based Access Control (RBAC).
Choose your cloud
Infrastructure-as-Code
- Terraform and OpenTofu: Manage streams, dashboards, alerts, SLOs, users, and roles with the official provider, and deploy the platform with the Kubernetes module. Alerts and SLOs export straight to Terraform from the UI.
Other resources
Was this page helpful?
Last updated on