Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace CLF with common in values.yaml #1199

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Conversation

WillDaSilva
Copy link
Contributor

I tried using CLF as the docs suggested for the access log format, but I received the following error:

2024-09-26T21:36:25Z ERR github.com/traefik/traefik/v3/pkg/middlewares/accesslog/logger.go:98 > Unsupported access log format: "CLF", defaulting to common format instead.

I tried using `CLF` as the docs suggested for the access log format, but I received the following error:

```
2024-09-26T21:36:25Z ERR github.com/traefik/traefik/v3/pkg/middlewares/accesslog/logger.go:98 > Unsupported access log format: "CLF", defaulting to common format instead.
```
Copy link
Contributor

@darkweaver87 darkweaver87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your PR. You're right, for the record, it's defined here.
LGTM

@traefiker traefiker merged commit b3ef341 into traefik:master Sep 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants