mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Add curator settings
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
elasticsearch:
|
||||
retention:
|
||||
retention_pct: 50
|
||||
config:
|
||||
node: {}
|
||||
cluster:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user