OpenSearch/README.md
2014-11-10 13:45:30 -05:00

849 B

elasticsearch-license

Internal Elasticsearch Licensing Plugin

License Tools

License tools are a collection of command-line tools to generate key-pair and signed license(s). It also provides a tool to verify issued signed license(s) and generate effective license file from a collection of issued license files.

see [License Tools Usage & Reference] (https://github.com/elasticsearch/elasticsearch-license/tree/es_integration/docs/private/license-tools.asciidoc)

Licensing Consumer Interface

Licensing Consumer Interface defines how consumer plugins should enforce licensing on a feature in question using the license-plugin.

see [Licensing Consumer Interface] (https://github.com/elasticsearch/elasticsearch-license/tree/es_integration/docs/private/license-consumer-interface.asciidoc)

Licensing Plugin

TODO