OpenObserve

OpenObserve logo

What is OpenObserve?

OpenObserve is an open-source observability platform for logs, metrics, traces, real user monitoring, and session replays.

Coolify deployment

The Coolify template runs OpenObserve in single-node mode on port 5080. It stores its data under /data in the openobserve-data volume and does not require an external database for this deployment mode.

Default credentials

The default root email is root@example.com. Change ZO_ROOT_USER_EMAIL before the first deployment when you need another address.

Coolify generates the root password as SERVICE_PASSWORD_OPENOBSERVE. Find its generated value in the service environment variables.

On this page