update Wazuh order

This commit is contained in:
Wes Lambert
2020-02-12 03:37:56 +00:00
parent 0344ea7878
commit 718dacf29a

View File

@@ -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