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-zeek: *indexSettings
so_roles: so_roles:
so-maanger: &soroleSettings so-maanger: &soroleSettings
node: config:
roles: node:
description: List of Elasticsearch roles that the node should have. Blank assumes all roles roles:
forcedType: "[]string" description: List of Elasticsearch roles that the node should have. Blank assumes all roles
global: False forcedType: "[]string"
advanced: True global: False
helpLink: elasticsearch.html advanced: True
helpLink: elasticsearch.html
so-managersearch: *soroleSettings so-managersearch: *soroleSettings
so-standalone: *soroleSettings so-standalone: *soroleSettings
so-searchnode: *soroleSettings so-searchnode: *soroleSettings