elastic-license
Get license metadata from Elasticsearch.
elastic-license [profile=PROFILE]
- profile=PROFILE
- Elasticsearch connect profile code
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Profile code of Elasticsearch |
| type | String | Type | e.g. basic |
| status | String | Status | e.g. active |
| max_nodes | Integer | Max nodes | e.g. 1000 |
| issue_date | Date | Issue date | |
| expiry_date | Date | Expiry date | |
| issued_to | String | Issued to | e.g. elasticsearch |
| issuer | String | Issuer | e.g. elasticsearch |