This blog provides step by step tutorial for setting up McAfee
MySQL Audit Plugin in MySQL-Server-5.5.37 and platform Linux
2.6.39-400.17.1.e16uek.x86_64 #1
It is difficult task comparing with others auditing
tasks.Auditing much important for all DBMS.Comparing with other
DBMS MySQL auditing need to be third party plugins otherwise use
MySQL Enterprise Audit Log Plugin.Using general log its
performance degradation in production environment.
Third party plugin as McAfee MySQL Audit Plugin.McAfee and this
plugin provide audit capabilities for MySQL Database and MySQL
started supporting for plugins API since MySQL 5.1.
Below processes successfully tested in my local
environment.
Prerequisites:
- Installing McAfee Audit Plugin needs MySQL 5.1 to latest version of MySQL Server.
- Only Linux Environment is feasible for …