diff --git a/salt/logstash/init.sls b/salt/logstash/init.sls index ad11bf567..cec84bbc1 100644 --- a/salt/logstash/init.sls +++ b/salt/logstash/init.sls @@ -173,6 +173,7 @@ so-logstash: - /sys/fs/cgroup:/sys/fs/cgroup:ro - /etc/pki/filebeat.crt:/usr/share/logstash/filebeat.crt:ro - /etc/pki/filebeat.p8:/usr/share/logstash/filebeat.key:ro + - /opt/so/conf/logstash/etc/certs:/usr/share/logstash/certs:ro {% if grains['role'] == 'so-heavynode' %} - /etc/ssl/certs/intca.crt:/usr/share/filebeat/ca.crt:ro {% else %}