![]() Percona 64-bit 5.7.32-35, 5.7.33-36 MySQL 64-bit 8.0.23, 5.7.33, 5.6.51 MariaDB 64-bit 10.2.37, 10.5.4, 10.5.5, 10.5.6, 10.5.7, 10.5.8, 10.5.9 MySQL 32-bit 5.7.33, 5.6.51 Plugin now provides OS User and Application details in events for MariaDB, where available. |
||
---|---|---|
config | ||
include | ||
offset-extract | ||
pcre | ||
src | ||
udis86 | ||
yajl | ||
CODE_OF_CONDUCT.md | ||
COPYING | ||
Makefile.am | ||
README.md | ||
THIRDPARTY.txt | ||
bootstrap.sh | ||
compiling.txt | ||
configure.ac | ||
plugin-name.txt |
README.md
AUDIT Plugin for MySQL*
A MySQL plugin from McAfee providing audit capabilities for MySQL, designed with an emphasis on security and audit requirements. The plugin may be used as a standalone audit solution or configured to feed data to external monitoring tools.
Installation and Configuration
Official McAfee plugin binary releases can be downloaded from the Releases page on GitHub:
https://github.com/mcafee/mysql-audit/releases
Please check out our wiki on GitHub for detailed installation and configuration instructions:
https://github.com/mcafee/mysql-audit/wiki
Issues
Found a bug? Got a feature request or question?
Please feel free to report to: https://github.com/mcafee/mysql-audit/issues
If reporting a bug, please describe the problem verbosely. Try to see if it reproduces and include a detailed description on how to reproduce.
Make sure to include your MySQL Server version and Audit Plugin version. To print MySQL Server version: log into MySQL and execute the command:
status
Please include with the bug the MySQL error log. Log file location can be queried by running the following command:
show global variables like 'log_error'
Source Code
Source code is available at: https://github.com/mcafee/mysql-audit
License
Copyright (C) 2011-2021 McAfee, LLC.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
See COPYING file for a copy of the GPL Version 2 license.
* Other trademarks and brands may be claimed as the property of others.