I have a MySQL DB 5.7.30. I would like to be able to get into all active connections to the DB and see what is being run, against what scheme and by what user. Percona’s AuditLog is suppose to do this but am reluctant to install the plugin on a production database at this time. I like the fact this monitor uses a direct connection to the DB to get its metrics.
Can the PMM solution do this?
Thanks!
Jason