mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
add es version to annotation
This commit is contained in:
@@ -2,6 +2,11 @@ elasticsearch:
|
|||||||
enabled:
|
enabled:
|
||||||
description: You can enable or disable Elasticsearch.
|
description: You can enable or disable Elasticsearch.
|
||||||
helpLink: elasticsearch.html
|
helpLink: elasticsearch.html
|
||||||
|
version:
|
||||||
|
description: The version of Elasticsearch
|
||||||
|
readonly: True
|
||||||
|
global: True
|
||||||
|
advanced: True
|
||||||
esheap:
|
esheap:
|
||||||
description: Specify the memory heap size in (m)egabytes for Elasticsearch.
|
description: Specify the memory heap size in (m)egabytes for Elasticsearch.
|
||||||
helpLink: elasticsearch.html
|
helpLink: elasticsearch.html
|
||||||
|
|||||||
Reference in New Issue
Block a user