OpenSearch
Apache-2.0 licensed distributed search and analytics engine, forked from Elasticsearch to guarantee a fully open-source alternative for full-text search and log analytics.
Overview
OpenSearch is an open-source, distributed search and analytics engine that indexes documents for fast full-text search, aggregations, and analytics at scale. It originated as a fork of Elasticsearch and Kibana after Elastic moved those projects off an OSI-approved license, and remains under the Apache-2.0 license, maintained by the OpenSearch Software Foundation with backing from AWS and other companies.
It's commonly used for application and website search, log and observability analytics as a backend for structured log data, and security analytics, with OpenSearch Dashboards providing visualization on top - largely API-compatible with the Elasticsearch ecosystem it descended from, which eases migration for teams already using similar tooling.
OpenSearch is a fit for teams that want Elasticsearch-style full-text search and analytics under a license that stays open-source going forward, and is a direct, Apache-2.0 alternative to the Elasticsearch entry already in this catalog for teams for whom that license distinction matters.
- Categories
- Search
- Languages
- Java
- License
- Apache-2.0
Related Projects
Elasticsearch
AGPL-3.0Distributed search and analytics engine for all types of data, including text, numerical and geospatial.
- Search
Meilisearch
MITFast, open source search engine that is easy to integrate and delivers relevant results instantly.
- Search
Quickwit
Apache-2.0Cloud-native search engine purpose-built for observability data, indexing logs and traces directly on object storage for cost-efficient search at scale.
- Search
Spotted an error? Suggest an edit on GitHub.