Various MySQL alternatives with various audit plugins pre-configured for testing
382
The available open source versions of MySQL compatiable Audit Plugins are available in this repo. Each of the plugins are installed in the following combination:
Percona-Server 5.7.17 + Percona Audit Plugin MySQL Server 5.7.17 + McAfee Audit Plugin MariaDB Server 10.1.22 + MariaDB Audit Plugin
The tags used determine what you're using;
docker pull mysqlboy/auditplugins:{percona|mariadb|mcafee}
then start your chosen container:
docker run -d --name auditlog -e MYSQL_ROOT_PASSWORD=topsecret mysqlboy/auditplugins:percona
Content type
Image
Digest
Size
119.5 MB
Last updated
over 9 years ago
docker pull mysqlboy/auditplugins:percona