cluster.logging.clusterLogging
Jump to navigation
Jump to search
aws eks describe-cluster --name YOUR_CLUSTER --query 'cluster.logging.clusterLogging'
[
{
"types": [
"api",
"audit",
"authenticator"
],
"enabled": true
},
{
"types": [
"controllerManager",
"scheduler"
],
"enabled": false
}
]
Related[edit]
See also[edit]
Advertising: