Filebeat Module - Fix master in yml

This commit is contained in:
Mike Reeves
2018-10-18 22:49:52 -04:00
parent 5374265a25
commit b549d8df7d

View File

@@ -55,7 +55,7 @@ so-filebeat:
- image: toosmooth/so-filebeat:techpreview
- hostname: so-filebeat
- user: root
- extrahosts: {{ MASTER }}:{{ MASTERIP }}
- extra_hosts: {{ MASTER }}:{{ MASTERIP }}
- binds:
- /opt/so/log/filebeat:/var/log/filebeat:rw
- /opt/so/conf/filebeat/etc/filebeat.yml:/usr/share/filebeat/filebeat.yml:ro