SHOW STATUS LIKE 'audit_log%'; -- e.g., audit_log_current_size, audit_log_buffer_size, audit_log_lost_events (critical):
SET GLOBAL audit_log_rotate = ON; :
[mysqld] audit_log_rotate_on_size = 104857600 audit_log_rotations = 9 Old files: audit.log.1 , audit.log.2 , ... percona audit plugin
"class": "connection", "event": "connect", "status": 1, "log": true , SHOW STATUS LIKE 'audit_log%'; -- e