mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 02:32: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 %}
|
{%- if OSQUERY != 0 %}
|
||||||
- mysql
|
- mysql
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
{%- if WAZUH != 0 %}
|
||||||
|
- wazuh
|
||||||
|
{%- endif %}
|
||||||
- elasticsearch
|
- elasticsearch
|
||||||
- logstash
|
- logstash
|
||||||
- kibana
|
- kibana
|
||||||
@@ -69,9 +72,6 @@ base:
|
|||||||
- redis
|
- redis
|
||||||
- launcher
|
- launcher
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- if WAZUH != 0 %}
|
|
||||||
- wazuh
|
|
||||||
{%- endif %}
|
|
||||||
- utility
|
- utility
|
||||||
- schedule
|
- schedule
|
||||||
- soctopus
|
- soctopus
|
||||||
@@ -103,13 +103,13 @@ base:
|
|||||||
{%- if OSQUERY != 0 %}
|
{%- if OSQUERY != 0 %}
|
||||||
- mysql
|
- mysql
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
{%- if WAZUH != 0 %}
|
||||||
|
- wazuh
|
||||||
|
{%- endif %}
|
||||||
- elasticsearch
|
- elasticsearch
|
||||||
- logstash
|
- logstash
|
||||||
- kibana
|
- kibana
|
||||||
- elastalert
|
- elastalert
|
||||||
{%- if WAZUH != 0 %}
|
|
||||||
- wazuh
|
|
||||||
{%- endif %}
|
|
||||||
- filebeat
|
- filebeat
|
||||||
- utility
|
- utility
|
||||||
- schedule
|
- schedule
|
||||||
@@ -171,12 +171,12 @@ base:
|
|||||||
- ssl
|
- ssl
|
||||||
- common
|
- common
|
||||||
- firewall
|
- firewall
|
||||||
- logstash
|
|
||||||
- elasticsearch
|
|
||||||
- curator
|
|
||||||
{%- if WAZUH != 0 %}
|
{%- if WAZUH != 0 %}
|
||||||
- wazuh
|
- wazuh
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
- logstash
|
||||||
|
- elasticsearch
|
||||||
|
- curator
|
||||||
- filebeat
|
- filebeat
|
||||||
{%- if OSQUERY != 0 %}
|
{%- if OSQUERY != 0 %}
|
||||||
- launcher
|
- launcher
|
||||||
@@ -209,14 +209,14 @@ base:
|
|||||||
{%- if OSQUERY != 0 %}
|
{%- if OSQUERY != 0 %}
|
||||||
- mysql
|
- mysql
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
{%- if WAZUH != 0 %}
|
||||||
|
- wazuh
|
||||||
|
{%- endif %}
|
||||||
- logstash
|
- logstash
|
||||||
- elasticsearch
|
- elasticsearch
|
||||||
- curator
|
- curator
|
||||||
- kibana
|
- kibana
|
||||||
- elastalert
|
- elastalert
|
||||||
{%- if WAZUH != 0 %}
|
|
||||||
- wazuh
|
|
||||||
{%- endif %}
|
|
||||||
- filebeat
|
- filebeat
|
||||||
- utility
|
- utility
|
||||||
- schedule
|
- schedule
|
||||||
@@ -244,12 +244,12 @@ base:
|
|||||||
- common
|
- common
|
||||||
- firewall
|
- firewall
|
||||||
- redis
|
- redis
|
||||||
- logstash
|
|
||||||
- elasticsearch
|
|
||||||
- curator
|
|
||||||
{%- if WAZUH != 0 %}
|
{%- if WAZUH != 0 %}
|
||||||
- wazuh
|
- wazuh
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
- logstash
|
||||||
|
- elasticsearch
|
||||||
|
- curator
|
||||||
- filebeat
|
- filebeat
|
||||||
{%- if OSQUERY != 0 %}
|
{%- if OSQUERY != 0 %}
|
||||||
- launcher
|
- launcher
|
||||||
|
|||||||
Reference in New Issue
Block a user