Downloads
Try OpenObserve Cloud
Fully managed. Get started in minutes.
No infrastructure to manage Automatic updates 24/7 support
Start Free TrialStart Free TrialConfigure Your Download
Enterprise
Released: Oct 29, 2025 View Changelog
โขMuch Higher Performance
โขExtended Data Retention
โขPriority Support*
โขSSO with Custom Auth Providers (Okta, Microsoft Entra, etc)
โขRole-based Access Control (RBAC)
โขSLA Guarantees*
*Contract Required
It is free for up to 200 GB of ingestion per day.
Linux (64 Bit) - (SHA256: 0eedc92b1d48bbb34dac8a6afbba39c7ea9b849f194186146fa6f756cb84093)
Quick Install Script
curl -L https://raw.githubusercontent.com/openobserve/openobserve/main/downloadO2.sh | sh -s o2-enterprise latest
Manual Download with curl
#For arm64 curl -L -o openobserve-ee-latest-linux-arm64.tar.gz https://downloads.openobserve.ai/releases/o2-enterprise/latest/openobserve-ee-latest-linux-arm64.tar.gz && tar -xzf openobserve-ee-latest-linux-arm64.tar.gz
#For amd64 curl -L -o openobserve-ee-latest-linux-amd64.tar.gz https://downloads.openobserve.ai/releases/o2-enterprise/latest/openobserve-ee-latest-linux-amd64.tar.gz && tar -xzf openobserve-ee-latest-linux-amd64.tar.gz
#For amd64-simd curl -L -o openobserve-ee-latest-linux-amd64-simd.tar.gz https://downloads.openobserve.ai/releases/o2-enterprise/latest/openobserve-ee-latest-linux-amd64-simd.tar.gz && tar -xzf openobserve-ee-latest-linux-amd64-simd.tar.gz
#For amd64-musl curl -L -o openobserve-ee-latest-linux-amd64-musl.tar.gz https://downloads.openobserve.ai/releases/o2-enterprise/latest/openobserve-ee-latest-linux-amd64-musl.tar.gz && tar -xzf openobserve-ee-latest-linux-amd64-musl.tar.gz
Run OpenObserve
export ZO_ROOT_USER_EMAIL=root@example.com export ZO_ROOT_USER_PASSWORD=Complexpass#123 ./openobserve
Now point your browser to http://localhost:5080 and login
Getting glibc error running binary?
./openobserve: `/lib/libm.so.6`: version `GLIBC_2.27` not found (required by ./openobserve)
Download the musl binary instead of regular binary from releases page that has no external dependencies. This binary is not as performant as other binaries though. We recommend running the containerized version if performance is a concern for you and are unable to make the dependencies work.
Open Source vs Enterprise Edition Comparison
Why Choose Open Source?
Best suited for individual developers and home lab use cases.
Why Choose Enterprise?
Free up to 200 GB/day ingestion
Best suited for all business use cases, Enterprise provides additional performance features, user management, and security capabilities.
Why Choose Open Source?
Why Choose Enterprise?
Best suited for individual developers and home lab use cases.
Free up to 200 GB/day ingestion
Best suited for all business use cases, Enterprise provides additional performance features, user management, and security capabilities.
*Registration required at 100 GB/day