Self-host with Docker · Yantr
OpenObserve
Cloud-native observability platform for logs, metrics, and traces — lightweight alternative to Elasticsearch and Datadog.
1
Ports
0
Notes
2
Use Cases
About
What OpenObserve does
OpenObserve is a cloud-native observability platform that ingests and indexes logs, metrics, and traces with a petabyte-scale storage engine. It offers a built-in dashboard builder, SQL-like query language, and support for OpenTelemetry, Prometheus, and FluentBit inputs. Uses a fraction of the resources compared to Elasticsearch while providing a rich query experience and visualization layer.
Install Flow
How to self-host OpenObserve
OpenObserve can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what OpenObserve does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Centralize logs from Docker containers, applications, and system services with a lightweight alternative to Elasticsearch.
- Build dashboards and alerts for metrics and traces using a SQL-like query language with built-in visualization.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 5080 | HTTP | Web UI |
Docker Image
greenblut/openobserve:latest
Service Name
openobserve
Related Apps
More tools you might pair with OpenObserve
Page generated 2026-07-27T04:28:00.415Z