From d29cd1caee815cea5d11899b309a4584de263714 Mon Sep 17 00:00:00 2001 From: William Wernert Date: Sun, 9 Feb 2020 18:03:30 -0500 Subject: [PATCH] [fix] Elastalert typo --- pillar/docker/config.sls | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pillar/docker/config.sls b/pillar/docker/config.sls index 454eead49..2dc592b69 100644 --- a/pillar/docker/config.sls +++ b/pillar/docker/config.sls @@ -29,7 +29,7 @@ eval: - so-suricata - so-zeek - so-curator - - so-elasalert + - so-elastalert {%- if WAZUH != 0 %} - so-wazuh {%- endif %} @@ -104,7 +104,7 @@ master_search: - so-elasticsearch - so-curator - so-kibana - - so-elasalert + - so-elastalert - so-filebeat - so-soctopus {%- if OSQUERY != 0 %} @@ -147,7 +147,7 @@ master: - so-elasticsearch - so-logstash - so-kibana - - so-elasalert + - so-elastalert - so-filebeat {%- if OSQUERY != 0 %} - so-mysql