AI Potluck
Organization

Elastic

company

Openness profile

1 product on the map — 1 open.

Elasticsearch

Openness

4 high confidence
4.0
license
AGPL-3.0(OSI)
enterprise-dir
Elastic-License-2.0
source
public
core-gated
gated(the x-pack directory is licensed solely under the Elastic License 2.0 rather than the repository's default triple license, so a set of features in the published tree cannot be run under the open terms)

AGPL-3.0 license body confirmed. The LICENSE body sets a default triple license - AGPL-3.0 only, SSPL-1.0 or Elastic License 2.0, at the recipient's choice - so an OSI branch is available for the bulk of the tree, and AGPL-3.0 is the tier this records. It then carves out the x-pack directory as Elastic License 2.0 alone, and that directory is present in the repository. Functionality withheld from the open terms inside the published source is what the ladder calls a gated core, the same shape as litellm's enterprise directory rather than a separate hosted service sold beside a complete core.

  • https://github.com/elastic/elasticsearch/blob/main/LICENSE.txt recorded 2026-08-18

    LICENSE.txt states the default is a triple license - GNU Affero General Public License v3.0 only, Server Side Public License v1, and Elastic License 2.0 - and that code licensed solely under the Elastic License 2.0 is found only in the x-pack folder, which is present in the repository root.

  • https://api.github.com/repos/elastic/elasticsearch recorded 2026-08-18

    Repo metadata - license spdx_id NOASSERTION, private false, archived false, default branch main - for elastic/elasticsearch.

  • https://github.com/elastic/elasticsearch/blob/main/README.asciidoc recorded 2026-08-18

    README describes a distributed search and analytics engine, data store and vector database, with retrieval-augmented generation, vector search and full-text search among its listed use cases, and names the separately licensed portion of the same repository rather than presenting the tree as uniformly open.