@aws-quickstart/eks-blueprints
    Preparing search index...

    Enumeration ControlPlaneLogType

    EKS cluster logging types

    Index

    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.