Update soc_elasticsearch.yaml

This commit is contained in:
Josh Patterson
2023-10-25 16:16:48 -04:00
committed by GitHub
parent 5f168a33ed
commit 807b40019f

View File

@@ -458,13 +458,14 @@ elasticsearch:
so-zeek: *indexSettings
so_roles:
so-maanger: &soroleSettings
node:
roles:
description: List of Elasticsearch roles that the node should have. Blank assumes all roles
forcedType: "[]string"
global: False
advanced: True
helpLink: elasticsearch.html
config:
node:
roles:
description: List of Elasticsearch roles that the node should have. Blank assumes all roles
forcedType: "[]string"
global: False
advanced: True
helpLink: elasticsearch.html
so-managersearch: *soroleSettings
so-standalone: *soroleSettings
so-searchnode: *soroleSettings