https://github.com/openobserve/openobserve Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. {{ message }} openobserve / openobserve Public * Notifications * Fork 50 * Star 1.8k 10x easier, 140x lower storage cost, high performance, petabyte scale - Elasticsearch/Splunk/Datadog alternative for (logs, metrics, traces). openobserve.ai License Apache-2.0 license 1.8k stars 50 forks Star Notifications * Code * Issues 95 * Pull requests 2 * Discussions * Actions * Projects 1 * Security * Insights More * Code * Issues * Pull requests * Discussions * Actions * Projects * Security * Insights openobserve/openobserve This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 29 branches 15 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/o] Use Git or checkout with SVN using the web URL. [gh repo clone openob] Work fast with our official CLI. Learn more about the CLI. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @bjp232004 bjp232004 fix: fluentbit changes and homepage video (#928) ... c6637ae Jun 10, 2023 fix: fluentbit changes and homepage video (#928) c6637ae Git stats * 598 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .cargo fix: full sql_mode allow without order by (#337) March 21, 2023 18:40 .devcontainer ci: test mimalloc (#806) May 26, 2023 11:19 .github fix: logs search -> log search (#886) June 4, 2023 07:27 .vscode feat: rename zincobserve to openobserve (#848) May 31, 2023 11:29 deploy fix: docker build simd version (#900) June 5, 2023 22:15 proto feat: improve search with wal (#868) June 2, 2023 09:13 screenshots docs: new videos and screenshots (#908) June 7, 2023 11:21 src fix: added skip schema chk global setting (#920) June 9, 2023 10:10 tests fix: multitenancy changes (#864) June 2, 2023 16:29 web fix: fluentbit changes and homepage video (#928) June 10, 2023 10:39 .env.example perf: change default data directory (#185) March 2, 2023 14:52 .gitignore fix: full sql_mode allow without order by (#337) March 21, 2023 18:40 CONTRIBUTING.md fix: multitenancy changes (#864) June 2, 2023 16:29 Cargo.lock fix: query report error when deleting stream (#906) June 6, 2023 14:51 Cargo.toml fix: query report error when deleting stream (#906) June 6, 2023 14:51 LICENSE added license (#4) February 4, 2023 07:54 README.md docs: new videos and screenshots (#908) June 7, 2023 11:21 bom.json fix: multitenancy changes (#864) June 2, 2023 16:29 build.rs chore: rerun the build script if any of protobufs change (#757) May 16, 2023 16:22 coverage.sh perf: improve query when no enough memory cache (#847) May 30, 2023 16:11 rust-toolchain.toml ci: test mimalloc (#806) May 26, 2023 11:19 View code [ ] OpenObserve Cloud | Docs | Slack | Website OpenObserve Introduction video Features: Installation OpenObserve Cloud Screenshots Home Logs Visualization and dashboard Alerts Real time alerts Scheduled alerts Streams Ingestion Community How to develop and contribute to OpenObserve Join our Slack Channel Join our weChat Group README.md 10x easier, 140x lower storage cost, high performance, petabyte scale - Elasticsearch/Splunk/Datadog alternative for (logs, metrics, traces). OpenObserve Cloud | Docs | Slack | Website OpenObserve OpenObserve is a cloud native observability platform built specifically for logs, metrics, traces and analytics designed to work at petabyte scale. It is very simple and easy to operate as opposed to Elasticsearch which requires a couple dozen knobs to understand and tune which you can get up and running in under 2 minutes. It is a drop-in replacement for Elasticsearch if you are just ingesting data using APIs and searching using kibana (Kibana is not supported nor required with OpenObserve. OpenObserve provides its own UI which does not require separate installation unlike kibana). You can reduce your log storage costs by ~140x compared to Elasticsearch by using OpenObserve. Below are the results when we pushed logs from our production kubernetes cluster to Elasticsearch and OpenObserve using fluentbit. OpenObserve stored data in Amazon s3 and Elasticsearch stored data on Amazon EBS volumes. OpenObserve Vs ElasticSearch Introduction video OpenObserve Introduction Features: Some of the features are: 1. Logs, Metrics, Traces 2. Alerts, Dashboards 3. Ingest and Query functions to aid advanced capabilities like enrichment, redaction, log reduction, compliance, etc. e.g. you can use ingest functions to redact sensitive data like email IDs, AWS keys, etc. from logs before the get stored in logs. 4. Advanced Embedded GUI 5. SQL for Logs and Traces. SQL and PromQL for metrics. No need to learn yet another query language. 6. Single binary for installation & running. Binaries available under releases for multiple platforms. 7. Storage in local Disk, s3, MinIO, GCS 8. High availability and clustering 9. Drop in replacement for elasticsearch 10. Dynamic Schema 11. Out of the box authentication 12. Vastly easier to operate 13. Seamless upgrades For full list of features check documentation Installation You can install OpenObserve in under 2 minutes by following the quickstart documentation OpenObserve Cloud You can also try OpenObserve without installing it in under 2 minutes by trying out OpenObserve Cloud at https://cloud.openobserve.ai Screenshots Home Home Logs Home Visualization and dashboard Dashboaard Alerts Real time alerts Alerts Realtime Scheduled alerts Alerts Scheduled Streams Home Ingestion Home Community * How to develop and contribute to OpenObserve Check the contributing guide . Also check the roadmap items * Join our Slack Channel Slack Easiest way to get support is to join the Slack channel. * Join our weChat Group [wechat_qr] About 10x easier, 140x lower storage cost, high performance, petabyte scale - Elasticsearch/Splunk/Datadog alternative for (logs, metrics, traces). openobserve.ai Topics elasticsearch kibana monitoring analytics metrics logs prometheus log-management observability traces log-analytics jaeger log-search opentelemetry Resources Readme License Apache-2.0 license Stars 1.8k stars Watchers 17 watching Forks 50 forks Report repository Releases 15 Release v0.4.7 Latest Jun 5, 2023 + 14 releases Packages 0 No packages published Contributors 15 * @hengfeiyang * @oasisk * @bjp232004 * @omkarK06 * @vvv * @prabhatsharma * @ktx-keshavi * @ktx-kirtan * @ansrivas * @dependabot[bot] * @syepes + 4 contributors Languages * Rust 48.5% * Vue 41.3% * TypeScript 9.7% * SCSS 0.1% * Shell 0.1% * CSS 0.1% * Other 0.2% Footer (c) 2023 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time.