elastic-version
Get version metadata from Elasticsearch.
elastic-version [profile=PROFILE]
- profile=PROFILE
- Elasticsearch connect profile code
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | e.g. elastic |
| hostname | String | Hostname | |
| cluster_name | String | Cluster name | |
| cluster_uuid | String | Cluster UUID | |
| elastic_version | String | Elastic version | e.g. 7.9.3 |
| lucene_version | String | Lucene version | e.g. 8.6.2 |
| build_hash | String | Build hash |