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
Barrett, William 29a12f3441 Adding support for:
MySQL      64-bit    5.7.35
MariaDB   64-bit    10.5.12, 10.4.21, 10.2.40
Percona    64-bit    5.7.35-38
MySQL      32-bit    5.7.35
MariaDB   32-bit    10.2.40

Updating THIRDPARTY.txt
2021-12-07 13:30:09 +00: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 Adding support for: 2021-12-07 13:30:09 +00: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 Adding support for: 2021-12-07 13:30:09 +00:00
bootstrap.sh Initial Commit 2012-02-27 14:40:46 +02:00
compiling.txt Adding support for: 2021-12-07 13:30:09 +00: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