Actually another question, <https://www.suse.com/...
# rke2
c
Actually another question, https://www.suse.com/support/kb/doc/?id=000021171 according to this doc, the default command for the api server with audit log enabled is:
Copy code
--audit-policy-file=/var/lib/rancher/rke2/etc/config-files/audit-policy-file --audit-log-maxage=30 --audit-log-maxbackup=10 --audit-log-maxsize=100 --audit-log-path=/var/lib/rancher/rke2/server/logs/audit.log
How do i modify this? in rke2? can I do it?