mirror of
https://github.com/traefik/traefik.git
synced 2025-11-28 06:01:13 +01:00
Specify default format value for access log
This commit is contained in:
parent
14e5d4b4b3
commit
2bb712135d
@ -47,6 +47,8 @@ accessLog:
|
||||
|
||||
### `format`
|
||||
|
||||
_Optional, Default="common"_
|
||||
|
||||
By default, logs are written using the Common Log Format (CLF).
|
||||
To write logs in JSON, use `json` in the `format` option.
|
||||
If the given format is unsupported, the default (CLF) is used instead.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user