Audit logging options#
Common configuration file section: spec.apiServer.audit
-
The
policyFilefield is not available for child clusters, as it is not possible to specify a custom path for an audit policy file. -
Use the
webhookConfigSecretparameter instead ofwebhookConfigPath. To use the audit webhook configuration, you must create a secret in thek0rdentnamespace where theMkeChildConfigobject will be applied with the keyvalueand content of the webhook configuration as the value, and then set the name of the secret towebhookConfigSecret.
Refer to Audit logging for more details.