Hello,
This is more a feature suggestion:
Would it be possible to choose the log level that is displayed in Traefik logs? Since this is commonly used for non-human programmatic API access, this can saturate Traefik logs very quickly with entries like:
traefik | 2025-01-21T12:55:46 [ APITOKEN ] [INFO] : Initializing new request xx.xx.xx.xx for url https://xxx.domain.com/api/xxx
It would be good to be able to see only access failures or problems by decreasing log level to WARN for example.
Thanks a lot for your work.
Hello,
This is more a feature suggestion:
Would it be possible to choose the log level that is displayed in Traefik logs? Since this is commonly used for non-human programmatic API access, this can saturate Traefik logs very quickly with entries like:
traefik | 2025-01-21T12:55:46 [ APITOKEN ] [INFO] : Initializing new request xx.xx.xx.xx for url https://xxx.domain.com/api/xxx
It would be good to be able to see only access failures or problems by decreasing log level to WARN for example.
Thanks a lot for your work.