Percona Audit Plugin Fix Here
SET GLOBAL audit_log_rotate = ON; :
Apply filter:
"rule": "user": "monitor_user", "log": false percona audit plugin
/var/log/mysql/audit.log daily rotate 30 compress delaycompress postrotate mysql -e "SET GLOBAL audit_log_rotate = ON;" endscript SET GLOBAL audit_log_rotate = ON; : Apply filter:
(if using syslog or custom paths):
