mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
update Wazuh order
This commit is contained in:
30
salt/top.sls
30
salt/top.sls
@@ -56,6 +56,9 @@ base:
|
||||
{%- if OSQUERY != 0 %}
|
||||
- mysql
|
||||
{%- endif %}
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- elasticsearch
|
||||
- logstash
|
||||
- kibana
|
||||
@@ -69,9 +72,6 @@ base:
|
||||
- redis
|
||||
- launcher
|
||||
{%- endif %}
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- utility
|
||||
- schedule
|
||||
- soctopus
|
||||
@@ -103,13 +103,13 @@ base:
|
||||
{%- if OSQUERY != 0 %}
|
||||
- mysql
|
||||
{%- endif %}
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- elasticsearch
|
||||
- logstash
|
||||
- kibana
|
||||
- elastalert
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- filebeat
|
||||
- utility
|
||||
- schedule
|
||||
@@ -171,12 +171,12 @@ base:
|
||||
- ssl
|
||||
- common
|
||||
- firewall
|
||||
- logstash
|
||||
- elasticsearch
|
||||
- curator
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- logstash
|
||||
- elasticsearch
|
||||
- curator
|
||||
- filebeat
|
||||
{%- if OSQUERY != 0 %}
|
||||
- launcher
|
||||
@@ -209,14 +209,14 @@ base:
|
||||
{%- if OSQUERY != 0 %}
|
||||
- mysql
|
||||
{%- endif %}
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- logstash
|
||||
- elasticsearch
|
||||
- curator
|
||||
- kibana
|
||||
- elastalert
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- filebeat
|
||||
- utility
|
||||
- schedule
|
||||
@@ -244,12 +244,12 @@ base:
|
||||
- common
|
||||
- firewall
|
||||
- redis
|
||||
- logstash
|
||||
- elasticsearch
|
||||
- curator
|
||||
{%- if WAZUH != 0 %}
|
||||
- wazuh
|
||||
{%- endif %}
|
||||
- logstash
|
||||
- elasticsearch
|
||||
- curator
|
||||
- filebeat
|
||||
{%- if OSQUERY != 0 %}
|
||||
- launcher
|
||||
|
||||
Reference in New Issue
Block a user