Difference between revisions of "Audit"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 21: Line 21:
  
 
== Related ==
 
== Related ==
[[audit/audit.log]]
+
* [[audit/audit.log]]
 
+
* [[Vulnerability Assessment and Penetration Testing (VAPT)]]
  
 
== See also ==
 
== See also ==

Revision as of 18:47, 17 August 2023

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

Related

See also

Advertising: