Logging

data class Logging(val clusterLogging: ClusterLoggingEnabledTypes? = null)

Enable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs based on log types. By default, cluster control plane logs aren't exported to CloudWatch Logs.

Constructors

Link copied to clipboard
constructor(clusterLogging: ClusterLoggingEnabledTypes? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The cluster control plane logging configuration for your cluster.