Merge pull request #13607 from Security-Onion-Solutions/esver

use Elasticsearch version for some containers
This commit is contained in:
Josh Patterson
2024-09-04 13:30:07 -04:00
committed by GitHub
17 changed files with 115 additions and 27 deletions

View File

@@ -2,6 +2,11 @@ elasticsearch:
enabled:
description: You can enable or disable Elasticsearch.
helpLink: elasticsearch.html
version:
description: "This specifies the version of the following containers: so-elastic-fleet-package-registry, so-elastic-agent, so-elastic-fleet, so-kibana, so-logstash and so-elasticsearch. Modifying this value in the Elasticsearch defaults.yaml will result in catastrophic grid failure."
readonly: True
global: True
advanced: True
esheap:
description: Specify the memory heap size in (m)egabytes for Elasticsearch.
helpLink: elasticsearch.html