mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Update soc_elasticsearch.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user