mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Filebeat Module - Update to 1.1.1
This commit is contained in:
@@ -58,13 +58,13 @@ filebeatconfsync:
|
|||||||
|
|
||||||
so-filebeatimage:
|
so-filebeatimage:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: docker pull --disable-content-trust=false soshybridhunter/so-filebeat:HH1.1.0
|
- name: docker pull --disable-content-trust=false soshybridhunter/so-filebeat:HH1.1.1
|
||||||
|
|
||||||
so-filebeat:
|
so-filebeat:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- require:
|
- require:
|
||||||
- so-filebeatimage
|
- so-filebeatimage
|
||||||
- image: soshybridhunter/so-filebeat:HH1.1.0
|
- image: soshybridhunter/so-filebeat:HH1.1.1
|
||||||
- hostname: so-filebeat
|
- hostname: so-filebeat
|
||||||
- user: root
|
- user: root
|
||||||
- extra_hosts: {{ MASTER }}:{{ MASTERIP }}
|
- extra_hosts: {{ MASTER }}:{{ MASTERIP }}
|
||||||
|
|||||||
Reference in New Issue
Block a user