Ali Hamza

Results 3 comments of Ali Hamza

> #2059 is nearing completion and I hope to have an operator release out with it in the next week. Thanks @ddelnano for the fix. Looking forward to it.

@tabern @maishsk @jlbutler Any fix for this issue. [CustomFluentBit](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/install-CloudWatch-Observability-EKS-addon.html#CloudWatch-Observability-EKS-addon-CustomFluentBit) config is not working properly. Looking forward to it. Thanks

Sure @sky333999 here is the resource ```terraform resource "aws_eks_addon" "amazon_cloudwatch_observability" { cluster_name = "eks-test-cluster" addon_name = "amazon-cloudwatch-observability" addon_version = null # For latest version configuration_values = jsonencode({ "containerLogs" = {...