Merge pull request #10024 from Security-Onion-Solutions/esspace

Manage disk-based index deletion via so-curator-cluster-delete
This commit is contained in:
weslambert
2023-03-28 12:25:19 -04:00
committed by GitHub
12 changed files with 205 additions and 161 deletions

View File

@@ -1,4 +1,6 @@
elasticsearch:
retention:
retention_pct: 50
config:
node: {}
cluster:

View File

@@ -407,7 +407,6 @@ so-elasticsearch-roles-load:
- docker_container: so-elasticsearch
- file: es_sync_scripts
{% else %}
{{sls}}_state_not_allowed:

View File

@@ -1,7 +1,12 @@
elasticsearch:
esheap:
description: Specify the memory heap size in (m)egabytes for Elasticsearch.
helpLink: elasticsearch.html
helpLink: elasticsearch.html
retention:
retention_pct:
decription: Total percentage of space used by Elasticsearch for multi node clusters
helpLink: elasticsearch.yaml
global: True
config:
cluster:
name: