Difference between revisions of "Audit"

From wikieduonline
Jump to navigation Jump to search
Line 23: Line 23:
 
* [[/var/log/audit/audit.log]]
 
* [[/var/log/audit/audit.log]]
 
* [[Vulnerability Assessment and Penetration Testing (VAPT)]]
 
* [[Vulnerability Assessment and Penetration Testing (VAPT)]]
* [[Infrastructure Security Audits]]
+
* [[Infrastructure Security Audits]]: [[coguard]]
  
 
== See also ==
 
== See also ==
Line 29: Line 29:
  
 
[[Category:Security]]
 
[[Category:Security]]
 +
[[Category:Audit]]

Revision as of 04:20, 23 May 2024

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

Related

See also

Advertising: