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

allow K8S user to specify whether to enable access log #200

Closed
liwenwu-amazon opened this issue Apr 3, 2023 · 1 comment
Closed

allow K8S user to specify whether to enable access log #200

liwenwu-amazon opened this issue Apr 3, 2023 · 1 comment

Comments

@liwenwu-amazon
Copy link
Contributor

Today, K8S lattice controller does NOT enable access log. This needs to be enhanced to allow K8S user to specify their intend

@bmihaescu
Copy link

@liwenwu-amazon will you consider adding support for logs prefix as well in release v0.0.18?
The same as we do with ALB ingress:

alb.ingress.kubernetes.io/load-balancer-attributes: access_logs.s3.enabled=true,access_logs.s3.bucket={{.Values.bucketName}},access_logs.s3.prefix={{.Values.prefix}},idle_timeout.timeout_seconds=30,routing.http.drop_invalid_header_fields.enabled=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants