Difference between revisions of "Audit"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 18: Line 18:
 
         },
 
         },
 
</pre>
 
</pre>
 +
 +
== Related ==
 +
[[audit/audit.log]]
  
  

Revision as of 21:09, 2 October 2022


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

Related

audit/audit.log


See also

Advertising: