diff --git a/pillar/top.sls b/pillar/top.sls index 5fc5c69eb..064d2cff3 100644 --- a/pillar/top.sls +++ b/pillar/top.sls @@ -19,6 +19,7 @@ base: - static - firewall.* - data.* + - brologs 'G@role:so-node': - nodes.schedule diff --git a/salt/filebeat/init.sls b/salt/filebeat/init.sls index 6fb65bd63..1523f7a13 100644 --- a/salt/filebeat/init.sls +++ b/salt/filebeat/init.sls @@ -63,4 +63,5 @@ so-filebeat: - /opt/so/log/suricata:/suricata:ro - /opt/so/conf/filebeat/etc/pki/filebeat.crt:/usr/share/filebeat/filebeat.crt:ro - /opt/so/conf/filebeat/etc/pki/filebeat.key:/usr/share/filebeat/filebeat.key:ro + - /opt/so/conf/filebeat/etc/pki/filebeat.p8:/usr/share/filebeat/filebeat.p8:ro - /etc/ssl/certs/intca.crt:/usr/share/filebeat/intraca.crt:ro