Skip to content

Commit

Permalink
chore: adjust traefik default logging
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Oct 22, 2024
1 parent ce62790 commit de23dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/traefik/traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit de23dd0

Please sign in to comment.