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 4c91fb3692 * Added support for:
MySQL 64-bit   8.0.28, 8.0.27, 8.0.26

MySQL 64-bit   5.7.37
MySQL 32-bit   5.7.37

MariaDB 64-bit  10.6.7, 10.6.5, 10.6.4, 10.6.3

MariaDB 64-bit  10.5.15, 10.4.24, 10.2.43
MariaDB 32-bit  10.2.43
2022-07-26 17:34:24 +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: 2022-07-26 17:34:24 +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: 2022-07-26 17:34:24 +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 * Added support for: 2022-07-26 17:34:24 +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 Added support for: 2022-03-15 16:05:37 +00: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 * Added support for: 2022-07-26 17:34:24 +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 * Added support for: 2022-07-26 17:34:24 +01:00
configure.ac * Added support for: 2022-07-26 17:34:24 +01:00
plugin-name.txt * Added support for: 2022-07-26 17:34:24 +01:00

README.md

AUDIT Plugin for MySQL*

Overview

A MySQL plugin from Trellix 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 Trellix 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