Setup Script - Update Eval

This commit is contained in:
Mike Reeves
2019-04-17 11:11:23 -04:00
parent 3ba399e065
commit 734887c294
2 changed files with 25 additions and 27 deletions
+13
View File
@@ -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