mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Annotation changes for warm node
This commit is contained in:
@@ -477,3 +477,18 @@ elasticsearch:
|
|||||||
so-strelka: *indexSettings
|
so-strelka: *indexSettings
|
||||||
so-syslog: *indexSettings
|
so-syslog: *indexSettings
|
||||||
so-zeek: *indexSettings
|
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
|
||||||
|
so-managersearch: *soroleSettings
|
||||||
|
so-standalone: *soroleSettings
|
||||||
|
so-searchnode: *soroleSettings
|
||||||
|
so-heavynode: *soroleSettings
|
||||||
|
so-eval: *soroleSettings
|
||||||
|
so-import: *soroleSettings
|
||||||
Reference in New Issue
Block a user