Audit

From wikieduonline
Jump to navigation Jump to search
aws eks describe-cluster --name your_cluster_name
        "logging": {
            "clusterLogging": [
                {
                    "types": [
                        "api",
                        "audit",
                        "authenticator",
                        "controllerManager",
                        "scheduler"
                    ],
                    "enabled": false
                }
            ]
        },

Related[edit]

See also[edit]

Advertising: