add fluentd to sslproxy and nextcloud

This commit is contained in:
2018-04-07 21:23:08 -04:00
parent 5ef4e41d85
commit ac7265a752
3 changed files with 20 additions and 26 deletions

View File

@@ -51,13 +51,13 @@ services:
- prod_db
- prod_cache
# logging:
# driver: fluentd
# options:
# fluentd-address: "logs.xai-corp.net:24224"
# fluentd-async-connect: 'true'
# tag: nextcloud
#
logging:
driver: fluentd
options:
fluentd-address: "logs.xai-corp.net:24224"
fluentd-async-connect: 'true'
tag: nextcloud
# web:
# image: "dkregistry.xai-corp.net:5000/xaicorp/nextcloud-web:latest"