Adjustment Deployment
This commit is contained in:
@@ -355,9 +355,9 @@ logs:
|
||||
noColor: false
|
||||
access:
|
||||
# -- To enable access logs
|
||||
enabled: false
|
||||
enabled: true
|
||||
# -- Set [access log format](https://doc.traefik.io/traefik/observability/access-logs/#format)
|
||||
format: # @schema enum:["common", "json", null]; type:[string, null]; default: "common"
|
||||
format: common # @schema enum:["common", "json", null]; type:[string, null]; default: "common"
|
||||
# filePath: "/var/log/traefik/access.log
|
||||
# -- Set [bufferingSize](https://doc.traefik.io/traefik/observability/access-logs/#bufferingsize)
|
||||
bufferingSize: # @schema type:[integer, null]
|
||||
|
||||
Reference in New Issue
Block a user