Downloads

Try OpenObserve Cloud

Fully managed. Get started in minutes.

No infrastructure to manage Automatic updates 24/7 support
Start Free TrialStart Free Trial

Configure Your Download

This version may include bugs or unstable features. Downloading a stable release is recommended.

Enterprise
Released: Jul 22, 2025Jul 21, 2025Jul 19, 2025Jul 18, 2025Jul 18, 2025Jul 17, 2025Jul 17, 2025Jul 17, 2025Jul 17, 2025Jul 15, 2025Jul 14, 2025Jul 14, 2025Jul 13, 2025Jul 11, 2025Jul 10, 2025Jul 07, 2025Jul 01, 2025Jul 01, 2025Jun 28, 2025Jun 25, 2025Jun 24, 2025Jun 23, 2025Jun 21, 2025Jun 20, 2025Jun 19, 2025Jun 19, 2025Jun 18, 2025Jun 18, 2025Jun 18, 2025Jun 17, 2025Jun 17, 2025Jun 17, 2025Jun 16, 2025Jun 16, 2025Jun 13, 2025Jun 13, 2025Jun 12, 2025Jun 12, 2025Jun 11, 2025Jun 11, 2025Jun 11, 2025Jun 10, 2025Jun 09, 2025Jun 04, 2025Jun 04, 2025May 29, 2025May 28, 2025May 27, 2025May 20, 2025May 19, 2025May 08, 2025May 07, 2025May 07, 2025May 06, 2025May 06, 2025May 05, 2025May 03, 2025Apr 30, 2025Apr 28, 2025Apr 26, 2025Apr 25, 2025Apr 24, 2025Apr 24, 2025Apr 23, 2025Apr 23, 2025Apr 22, 2025Apr 18, 2025Apr 17, 2025Apr 16, 2025Apr 14, 2025Apr 11, 2025Apr 08, 2025Apr 08, 2025Apr 08, 2025Apr 07, 2025Apr 07, 2025Apr 04, 2025Apr 02, 2025Apr 01, 2025Mar 28, 2025Mar 28, 2025Mar 27, 2025Mar 26, 2025Mar 24, 2025Mar 21, 2025Mar 21, 2025Mar 21, 2025Mar 18, 2025Mar 18, 2025Mar 14, 2025Mar 13, 2025Mar 12, 2025Mar 08, 2025Mar 07, 2025Mar 06, 2025Mar 04, 2025Mar 04, 2025Mar 04, 2025Mar 03, 2025Mar 03, 2025Mar 02, 2025Mar 02, 2025Feb 28, 2025Feb 27, 2025Feb 26, 2025Feb 25, 2025Feb 24, 2025Feb 24, 2025Feb 21, 2025Feb 20, 2025Feb 19, 2025Feb 18, 2025Feb 17, 2025Feb 17, 2025Feb 13, 2025Feb 12, 2025Feb 12, 2025Feb 10, 2025Feb 10, 2025Feb 10, 2025Feb 10, 2025Feb 09, 2025Feb 09, 2025Feb 08, 2025Feb 07, 2025Feb 07, 2025Feb 07, 2025Feb 07, 2025Feb 07, 2025Feb 06, 2025Feb 06, 2025Feb 05, 2025Feb 04, 2025Feb 04, 2025Jan 30, 2025Jan 29, 2025Jan 28, 2025Jan 28, 2025Jan 28, 2025Jan 27, 2025Jan 17, 2025Jan 16, 2025 View Changelog
Learn more about Enterprise

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

set ZO_ROOT_USER_EMAIL=root@example.com
set 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.

Windows (64 Bit) - (SHA256: c39a4c5762aefed8aec78ab52b0aa52a6da8ce0c644d63d4d2cdcf374059763)

PowerShell Download

Invoke-WebRequest -Uri "https://downloads.openobserve.ai/releases/o2-enterprise/latest/openobserve-ee-latest-windows-amd64.zip" -OutFile "openobserve-ee-latest-windows-amd64.zip"
Expand-Archive -Path "openobserve-ee-latest-windows-amd64.zip" -DestinationPath .

Run OpenObserve

#command prompt
set ZO_ROOT_USER_EMAIL=root@example.com
set ZO_ROOT_USER_PASSWORD=Complexpass#123
openobserve.exe
#powershell
$env:ZO_ROOT_USER_EMAIL="root@example.com"
$env:ZO_ROOT_USER_PASSWORD="Complexpass#123"
openobserve.exe

Now point your browser to http://localhost:5080 and login

macOS (Intel and Apple Silicon) - (SHA256: e149e7ec3c2eac0c9e7af13ceba861d4b09ed14c7d330317c0de49e5313b580d)

Quick Install Script

curl -L https://raw.githubusercontent.com/openobserve/openobserve/main/downloadO2.sh | sh -s o2-enterprise latest

Manual Download - Intel Macs

curl -L -o openobserve-ee-latest-darwin-amd64.tar.gz https://downloads.openobserve.ai/releases/o2-enterprise/latest/openobserve-ee-latest-darwin-amd64.tar.gz && tar -zxvf openobserve-ee-latest-darwin-amd64.tar.gz

Manual Download - Apple Silicon

curl -L -o openobserve-ee-latest-darwin-arm64.tar.gz https://downloads.openobserve.ai/releases/o2-enterprise/latest/openobserve-ee-latest-darwin-arm64.tar.gz && tar -zxvf openobserve-ee-latest-darwin-arm64.tar.gz

Run OpenObserve

set ZO_ROOT_USER_EMAIL=root@example.com
set ZO_ROOT_USER_PASSWORD=Complexpass#123
 ./openobserve

Now point your browser to http://localhost:5080 and login

Docker

Docker images are available at https://gallery.ecr.aws/zinclabs/openobserve-enterprise

Docker Run

docker run -v $PWD/data:/data -e ZO_DATA_DIR="/data" -p 5080:5080 \
 -e ZO_ROOT_USER_EMAIL="root@example.com" -e ZO_ROOT_USER_PASSWORD="Complexpass#123"
 o2cr.ai/openobserve-enterprise:latest

Now point your browser to http://localhost:5080 and login

Error pulling image if you have AWS CLI installed?

If you have AWS CLI installed and get login error then run below command:

aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin public.ecr.aws

Kubernetes - Manifest

Create namespace:

kubectl create namespace openobserve

Create a deployment.yaml file

apiVersion: v1
kind: Service
metadata:
  name: openobserve
  namespace: openobserve
spec:
  clusterIP: None
  selector:
    app: openobserve
  ports:
  - name: http
    port: 5080
    targetPort: 5080
---
apiVersion: apps/v1
kind: StatefulSet
metadata:
  name: openobserve
  namespace: openobserve
  labels:
    name: openobserve
spec:
  serviceName: openobserve
  replicas: 1
  selector:
    matchLabels:
      name: openobserve
      app: openobserve
  template:
    metadata:
      labels:
        name: openobserve
        app: openobserve
    spec:
      securityContext:
        fsGroup: 2000
        runAsUser: 10000
        runAsGroup: 3000
        runAsNonRoot: true
      containers:
        - name: openobserve
          image: o2cr.ai/openobserve-enterprise:latest
          env:
            - name: ZO_ROOT_USER_EMAIL
              value: root@example.com
            - name: ZO_ROOT_USER_PASSWORD
              value: Complexpass#123
            - name: ZO_DATA_DIR
              value: /data
          imagePullPolicy: Always
          resources:
            limits:
              cpu: 4096m
              memory: 2048Mi
            requests:
              cpu: 256m
              memory: 50Mi
          ports:
            - containerPort: 5080
              name: http
          volumeMounts:
          - name: data
            mountPath: /data
  volumeClaimTemplates:
  - metadata:
      name: data
    spec:
      accessModes:
        - ReadWriteOnce
      resources:
        requests:
          storage: 10Gi

Access the service

kubectl -n openobserve port-forward svc/openobserve 5080:5080

Now point your browser to http://localhost:5080 and login

Additional Resources

Documentation

Complete guides and API references

Cloud Trial

Try OpenObserve Cloud for free

GitHub

Source code and community