From bb0e6864448f399dbebcc446870792544efaa4c6 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Fri, 11 Sep 2020 11:35:17 -0400 Subject: [PATCH] add elasticsearch to top for nodes missing it --- salt/top.sls | 3 +++ 1 file changed, 3 insertions(+) diff --git a/salt/top.sls b/salt/top.sls index 0e6e8d917..9c2a748c8 100644 --- a/salt/top.sls +++ b/salt/top.sls @@ -286,6 +286,7 @@ base: {%- if WAZUH != 0 %} - wazuh {%- endif %} + - elasticsearch - logstash - curator - filebeat @@ -331,6 +332,7 @@ base: {%- if WAZUH != 0 %} - wazuh {%- endif %} + - elasticsearch - logstash - redis - curator @@ -368,6 +370,7 @@ base: {%- if WAZUH != 0 %} - wazuh {%- endif %} + - elasticsearch - logstash - redis - curator