LogSetup - Amazon EKS

LogSetup

An object representing the enabled or disabled Kubernetes control plane logs for your cluster.

Contents

enabled

If a log type is enabled, that log type exports its control plane logs to CloudWatch Logs. If a log type isn't enabled, that log type doesn't export its control plane logs. Each individual log type can be enabled or disabled independently.

Type: Boolean

Required: No

types

The available cluster control plane log types.

Type: Array of strings

Valid Values: api | audit | authenticator | controllerManager | scheduler

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: