LogSetup - Amazon EKS
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).

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 Amazon SDKs, see the following: