diff --git a/salt/filebeat/init.sls b/salt/filebeat/init.sls index 15ae1ca94..f9d40ea5b 100644 --- a/salt/filebeat/init.sls +++ b/salt/filebeat/init.sls @@ -52,4 +52,6 @@ so-filebeat: - /opt/so/log/filebeat:/var/log/filebeat:rw - /opt/so/conf/filebeat/etc/filebeat.yml:/usr/share/filebeat/filebeat.yml:ro - /nsm/bro/spool/manager:/nsm/bro/spool:ro + - /opt/so/conf/filebeat/etc/pki/filebeat.key:/usr/share/filebeat/filebeat.key:ro + - /opt/so/conf/filebeat/etc/pki/filebeat.crt:/usr/share/filebeat/filebeat.crt:ro - network_mode: so-elastic-net