Difference between revisions of "Audit"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{audit}} Category:Security")
 
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
  
 +
 +
<pre>
 +
        "logging": {
 +
            "clusterLogging": [
 +
                {
 +
                    "types": [
 +
                        "api",
 +
                        "audit",
 +
                        "authenticator",
 +
                        "controllerManager",
 +
                        "scheduler"
 +
                    ],
 +
                    "enabled": false
 +
                }
 +
            ]
 +
        },
 +
</pre>
  
  

Revision as of 23:53, 10 June 2022


        "logging": {
            "clusterLogging": [
                {
                    "types": [
                        "api",
                        "audit",
                        "authenticator",
                        "controllerManager",
                        "scheduler"
                    ],
                    "enabled": false
                }
            ]
        },


See also

Advertising: