add fluentd to sslproxy and nextcloud
This commit is contained in:
@@ -18,26 +18,13 @@ services:
|
||||
ports:
|
||||
- "443:443"
|
||||
- "80:80" # required for letsencrypt
|
||||
#
|
||||
# logging:
|
||||
# driver: fluentd
|
||||
# options:
|
||||
# fluentd-address: "logs.xai-corp.net:24224"
|
||||
# fluentd-async-connect: 'true'
|
||||
# tag: sslproxy
|
||||
|
||||
# logging:
|
||||
# driver: syslog
|
||||
# options:
|
||||
# syslog-address: "udp://logs.xai-corp.net:31514"
|
||||
# tag: sslproxy
|
||||
|
||||
# logging:
|
||||
# driver: syslog
|
||||
# options:
|
||||
# syslog-address: "tcp+tls://logs6.papertrailapp.com:38577"
|
||||
# tag: "{{.Name}}/{{.ID}}"
|
||||
|
||||
logging:
|
||||
driver: fluentd
|
||||
options:
|
||||
fluentd-address: "logs.xai-corp.net:24224"
|
||||
fluentd-async-connect: 'true'
|
||||
tag: sslproxy
|
||||
|
||||
deploy:
|
||||
mode: replicated
|
||||
|
||||
Reference in New Issue
Block a user