m0duspwnens
2020-07-07 15:48:47 -04:00
parent 34e06ecde1
commit fff713db85
2 changed files with 154 additions and 146 deletions

View File

@@ -46,6 +46,9 @@ filebeatconfsync:
- user: 0
- group: 0
- template: jinja
- defaults:
INPUTS: {{ salt['pillar.get']('filebeat:config:inputs', {}) }}
OUTPUT: {{ salt['pillar.get']('filebeat:config:output', {}) }}
so-filebeat:
docker_container.running:
- image: {{ MASTER }}:5000/soshybridhunter/so-filebeat:{{ VERSION }}{{ FEATURES }}