EKS cluster logging types

Enumeration Members

API: "api"

Logs pertaining to API requests to the cluster.

AUDIT: "audit"

Logs pertaining to cluster access via the Kubernetes API.

AUTHENTICATOR: "authenticator"

Logs pertaining to authentication requests into the cluster.

CONTROLLER_MANAGER: "controllerManager"

Logs pertaining to state of cluster controllers.

SCHEDULER: "scheduler"

Logs pertaining to scheduling decisions.