mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +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
|
- name: /opt/so/conf/filebeat/etc/pki/filebeat.crt
|
||||||
- source: salt://filebeat/files/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:
|
so-filebeat:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: docker.elastic.co/beats/filebeat:6.2.4
|
- image: toosmoth/so-filebeat:beta
|
||||||
- hostname: so-filebeat
|
- hostname: so-filebeat
|
||||||
- user: root
|
- user: root
|
||||||
- binds:
|
- binds:
|
||||||
|
|||||||
Reference in New Issue
Block a user