This is the Trace Id: c7961059c84d649b49a28903e64fef62

Percona Audit Log Plugin [cracked] Direct

SET GLOBAL audit_log_exclude_accounts = 'root@localhost,admin@%';

Now all matching actions go to /var/log/mysql/audit.log . percona audit log plugin

When file reaches 100MB, it becomes audit.log.1 , then audit.log.2 , etc. Total 9 old files kept. SET GLOBAL audit_log_exclude_accounts = 'root@localhost