mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
26 lines
837 B
Markdown
26 lines
837 B
Markdown
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**
|