From 718dacf29a35d3cbdd247a110f3ea6e393c87ba3 Mon Sep 17 00:00:00 2001 From: Wes Lambert Date: Wed, 12 Feb 2020 03:37:56 +0000 Subject: [PATCH] update Wazuh order --- salt/top.sls | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/salt/top.sls b/salt/top.sls index 6f7763c62..4af085ae1 100644 --- a/salt/top.sls +++ b/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