generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
I am focusing on the the /aws/containerinsights/<cluster_name>/performance
log group as it has alot of putlogevents in the cloudwatch log metrics and is resulting the highest costs.
When I look at the log events they don't look like stuff that I am ever going to query/require (certainly not in my non production environment such as
apiserver_request_duration_seconds
etcd_request_duration_seconds
apiserver_request_total
BUT i do want pod metrics, these in non-prod are very useful
SO basically I want
but I don't want
How do I configure the Amazon Cloudwatch Observability addon to do this?
I wondered about disabling API server Control Plane logs but the log group that uses (according the AWS Console is /aws/eks/<cluster name>/cluster
Metadata
Metadata
Assignees
Labels
No labels