How to send k8s audit logs to multiple servers/endpoints?
I tried to
- pass multiple
--audit-webhook-config-file
arguments to kube-apiserver - add another cluster to the webhook config file
but these modifications are invalid and the kube-apiserver won't start up.