mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Filebeat Module - Fix container and only sync crt
This commit is contained in:
@@ -47,17 +47,9 @@ filebeatcrt:
|
||||
- name: /opt/so/conf/filebeat/etc/pki/filebeat.crt
|
||||
- source: salt://filebeat/files/filebeat.crt
|
||||
|
||||
filebeatkey:
|
||||
file.managed:
|
||||
- name: /opt/so/conf/filebeat/etc/pki/filebeat.key
|
||||
- source: salt://filebeat/files/filebeat.key
|
||||
|
||||
docker.elastic.co/beats/filebeat:6.2.4:
|
||||
docker_image.present
|
||||
|
||||
so-filebeat:
|
||||
docker_container.running:
|
||||
- image: docker.elastic.co/beats/filebeat:6.2.4
|
||||
- image: toosmoth/so-filebeat:beta
|
||||
- hostname: so-filebeat
|
||||
- user: root
|
||||
- binds:
|
||||
|
||||
Reference in New Issue
Block a user