From 50c074bb4ec342c0a98fd85090cc6619838e32ac Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 19 Sep 2019 15:46:46 -0400 Subject: [PATCH] Logstash Module - Add more watches --- salt/logstash/init.sls | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/salt/logstash/init.sls b/salt/logstash/init.sls index 302598a45..feec09afc 100644 --- a/salt/logstash/init.sls +++ b/salt/logstash/init.sls @@ -193,3 +193,7 @@ so-logstash: {%- endif %} - watch: - file: /opt/so/conf/logstash/etc + - file: /opt/so/conf/logstash/conf.enabled.txt + - file: /opt/so/conf/logstash/custom + - file: /opt/so/conf/logstash/rulesets + - file: /opt/so/conf/logstash/dynamic