-
Notifications
You must be signed in to change notification settings - Fork 271
Description
Is the feature request related to the issue?
When trying to configure WAFv2 access logging via ACK (wafv2.services.k8s.aws/v1alpha1), Kinesis Firehose integration CloudWatch Logs log group, and S3 bucket is currently not supported.
Since AWS WAFv2 requires Kinesis Firehose, CloudWatch Logs log group, and S3 bucket as logging destinations for access logs, it is not possible to fully manage WAFv2 access logging via ACK unless it is manually configured outside Kubernetes.
About your preferred solution
I would like ACK to support the ability to configure Kinesis Firehose, s3 buckets, and CloudWatch Logs log groups as the destination for WAFv2 access logging in the WebACLLLoggingConfiguration resource.
Associate logs with webacl similar to [https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/wafv2_web_acl_logging_configuration] Add support for