containers-roadmap
containers-roadmap copied to clipboard
[EKS] [Cost Optimization]: Ability to choose log class to be Standard or Infrequent Access
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about your request EKS logging right now support Standard log class for both Control Plane and Data Plane. If we can enable Infrequent Access Log class for customer, that will save 60% of logging cost for them.
Which service(s) is this request for? EKS
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? There is no option to create Infrequent Access log class while setup of EKS cluster. Also, there is no mechanism to change Log Class post log group is created.
Are you currently working around this issue? No workaround as of now.
There is one workaround, before you create a new cluster, you can pre-create the log group in CW using the naming convention EKS uses /aws/eks/<cluster-name>/cluster
Thanks @mikestef9 but can include it in the EKS roadmap ?