How to config traefik to log request_body in logfile?
my config file is as below:
traefik.toml
logLevel="INFO"
defaultEntryPoints = ["http", "https"]
[accessLog]
format = "json"
Traefik doesn't support this feature.
And what is maybe even more important, it was decided to not support this feature. You can check the reasons here: https://github.com/containous/traefik/issues/6704
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With