OpenSearch
The Apache-2.0 search and log-analytics platform (the Elasticsearch fork).
OpenSearch is a community-driven fork of Elasticsearch and Kibana, kept under the Apache-2.0 license. It ingests, indexes, and searches logs and events at scale, with dashboards and a security-analytics plugin for SIEM use — the closest open feature parity to Splunk's core.
Strengths
- +Truly open (Apache-2.0), no source-available or field-of-use restrictions
- +Closest feature parity to Splunk — search, dashboards, and a SIEM plugin
- +Large ecosystem inherited from the Elasticsearch/Kibana lineage
Trade-offs
- −Cluster operations (sharding, JVM tuning) have a real learning curve
- −Resource-hungry at large data volumes
- −Different query language — not a drop-in for Splunk's SPL