Areek Zillur 43284305b6 Make elasticsearch-license multi-module:
- core-shaded - has CryptUtils (used by core and can be shared with consumer plugins)
 - core - License data structures & verifier
 - licensor - License Signer along with key-pair and license generation, verification
 - plugin - Enforce licensing on a deployment

Original commit: elastic/x-pack-elasticsearch@041ef3a9f1
2014-11-27 13:14:54 -05:00
2018-04-20 14:16:58 -07:00
2014-11-13 13:25:46 -05:00

elasticsearch-license

Internal Elasticsearch Licensing Plugin

Getting Started

see [Getting Started] (https://github.com/elasticsearch/elasticsearch-license/blob/master/docs/getting-started.asciidoc)

Licensing REST APIs

Licensing REST APIs enable users to:

  • register signed license(s) to their deployment provided by elasticsearch
  • view current status of signed and one-time-trial licenses effective in their deployment

see [Licensing REST APIs] (https://github.com/elasticsearch/elasticsearch-license/blob/master/docs/license.asciidoc)

Internal Documentation

see [wiki] (https://github.com/elasticsearch/elasticsearch-license/wiki) for documentation on

  • Licensing Tools Usage & Reference
  • Licensing Consumer Plugin Interface
  • License Plugin Design
  • Licensing Test plan
Description
🔎 Open source distributed and RESTful search engine.
Readme 546 MiB
Languages
Java 99.5%
Groovy 0.4%