mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-15 22:58:42 +02:00
Setup Script - Update Eval
This commit is contained in:
@@ -47,6 +47,9 @@ base:
|
||||
- utility
|
||||
- schedule
|
||||
- soctopus
|
||||
{%- if THEHIVE != 0 %}
|
||||
- hive
|
||||
{%- endif %}
|
||||
|
||||
|
||||
'G@role:so-master':
|
||||
@@ -57,17 +60,27 @@ base:
|
||||
- master
|
||||
- idstools
|
||||
- redis
|
||||
{%- if OSQUERY != 0 %}
|
||||
- mysql
|
||||
{%- endif %}
|
||||
- elasticsearch
|
||||
- logstash
|
||||
- kibana
|
||||
- elastalert
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- filebeat
|
||||
- utility
|
||||
- schedule
|
||||
{%- if OSQUERY != 0 %}
|
||||
- fleet
|
||||
{%- endif %}
|
||||
- soctopus
|
||||
{%- if THEHIVE != 0 %}
|
||||
- hive
|
||||
{%- endif %}
|
||||
|
||||
|
||||
# Storage node logic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user