AWS::EKS::Cluster Logging - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::EKS::Cluster Logging

Enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs. By default, cluster control plane logs aren't exported to CloudWatch Logs. For more information, see Amazon EKS Cluster control plane logs in the Amazon EKS User Guide .

Important

When updating a resource, you must include this Logging property if the previous CloudFormation template of the resource had it.

Note

CloudWatch Logs ingestion, archive storage, and data scanning rates apply to exported control plane logs. For more information, see CloudWatch Pricing.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

ClusterLogging

The cluster control plane logging configuration for your cluster.

Required: No

Type: ClusterLogging

Update requires: No interruption