chore: adjust traefik default logging

This commit is contained in:
LRVT 2024-10-22 13:58:33 +02:00 committed by GitHub
parent ce62790b06
commit de23dd0fd0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ accessLog:
format: json
filters:
statusCodes:
# - "200" # log successful http requests
- "200-299" # log successful http requests
- "400-599" # log failed http requests
#retryAttempts: true
#minDuration: "10ms"