mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-22 12:41:55 +02:00
heavynode
This commit is contained in:
28
salt/top.sls
28
salt/top.sls
@@ -233,3 +233,31 @@ base:
|
||||
{%- if DOMAINSTATS != 0 %}
|
||||
- domainstats
|
||||
{%- endif %}
|
||||
|
||||
'G@role:so-heavynode':
|
||||
- ca
|
||||
- ssl
|
||||
- common
|
||||
- firewall
|
||||
- redis
|
||||
- logstash
|
||||
- elasticsearch
|
||||
- curator
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- filebeat
|
||||
{%- if OSQUERY != 0 %}
|
||||
- launcher
|
||||
{%- endif %}
|
||||
- pcap
|
||||
- suricata
|
||||
{%- if BROVER != 'SURICATA' %}
|
||||
- zeek
|
||||
{%- endif %}
|
||||
- wazuh
|
||||
- filebeat
|
||||
{%- if OSQUERY != 0 %}
|
||||
- launcher
|
||||
{%- endif %}
|
||||
- schedule
|
||||
|
||||
Reference in New Issue
Block a user