mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update defaults.yaml
This commit is contained in:
@@ -9193,6 +9193,8 @@ elasticsearch:
|
|||||||
roles:
|
roles:
|
||||||
- master
|
- master
|
||||||
- data_hot
|
- data_hot
|
||||||
|
- ingest
|
||||||
|
- transform
|
||||||
- remote_cluster_client
|
- remote_cluster_client
|
||||||
so-searchnode:
|
so-searchnode:
|
||||||
config:
|
config:
|
||||||
@@ -9200,10 +9202,13 @@ elasticsearch:
|
|||||||
roles:
|
roles:
|
||||||
- data_hot
|
- data_hot
|
||||||
- ingest
|
- ingest
|
||||||
|
- transform
|
||||||
so-standalone:
|
so-standalone:
|
||||||
config:
|
config:
|
||||||
node:
|
node:
|
||||||
roles:
|
roles:
|
||||||
- master
|
- master
|
||||||
- data_hot
|
- data_hot
|
||||||
|
- ingest
|
||||||
|
- transform
|
||||||
- remote_cluster_client
|
- remote_cluster_client
|
||||||
|
|||||||
Reference in New Issue
Block a user