AUDIT Plugin for MySQL. See wiki and readme for description. If you find the plugin useful, please star us on GitHub. We love stars and it's a great way to show your feedback.
 
 
 
 
 
 
Go to file
Patrick Wade 10c4255ebe Added support for:
Percona 64-bit  5.7.34-37
MySQL 64-bit   8.0.25, 8.0.24, 5.7.34
MariaDB 64-bit  10.2.39, 10.2.38, 10.5.11, 10.5.10, 10.4.20, 10.4.19, 10.4.18, 10.4.17, 10.4.16, 10.4.15, 10.4.14, 10.4.13, 10.4.12, 10.4.11, 10.4.10, 10.4.8, 10.4.7, 10.4.6

MySQL 32-bit   5.7.34
MariaDB 32-bit  10.2.39, 10.2.38
2021-09-14 15:47:30 +01:00
.github Update CODEOWNERS 2021-08-20 15:15:48 +01:00
config Added support for: 2021-06-01 16:01:22 +01:00
include Added support for: 2021-09-14 15:47:30 +01:00
offset-extract Added support for: 2021-09-14 15:47:30 +01:00
pcre Upgrade PCRE to 8.39 and YAJL to 2.1.0. 2016-07-31 15:37:14 +03:00
src Added support for: 2021-09-14 15:47:30 +01:00
udis86 Updating with the latest offsets for 2020-12-03 15:15:07 +00:00
yajl Upgrade PCRE to 8.39 and YAJL to 2.1.0. 2016-07-31 15:37:14 +03:00
CODE_OF_CONDUCT.md Adding McAfee code of conduct 2021-04-28 15:23:54 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2021-07-20 18:27:11 +01:00
COPYING Initial Commit 2012-02-27 14:40:46 +02:00
LICENSE.md Create LICENSE.md 2021-08-03 12:36:30 +01:00
Makefile.am New feature: password masking. New configuration variables added: audit_password_masking_cmds and audit_password_masking_regex. 2014-07-06 16:42:51 +03:00
README.md Updating README to point to LICENSE 2021-08-03 12:37:45 +01:00
THIRDPARTY.txt mariadb 10 offsets (upto 10.0.14). Update to third party license file to include pcre. 2014-10-12 18:02:44 +02:00
bootstrap.sh Initial Commit 2012-02-27 14:40:46 +02:00
compiling.txt Added support for: 2021-09-14 15:47:30 +01:00
configure.ac Added support for: 2021-06-01 16:01:22 +01:00
plugin-name.txt 1. Add support for MariaDB 10.2.0-6, 10.1.25. 2017-07-06 15:29:30 +03:00

README.md

AUDIT Plugin for MySQL*

Overview

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.

Documentation

Please check out our wiki on GitHub.
https://github.com/mcafee/mysql-audit/wiki

Installation / 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

Feedback / Bug Reporting

Found a bug? Got a feature request or question?

Check out the CONTRIBUTING.md to see how you can get involved.

Source Code

Source code is available at: https://github.com/mcafee/mysql-audit