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
namitha 1e5ee55b9e Added support for 64 bit: MySQL 8.0.39 - 8.0.41, MariaDB 11.3.2 - 11.5.2
Added support for:
MySQL 8.0.39 - MySQL 8.0.40 (Community and Enterprise) Linux_64

MySQL 8.0.41 (Community) Linux_64

MariaDB 11.3.2 - 11.5.2 Linux_64
2025-04-02 17:05:12 +05:30
.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 64 bit: MySQL 8.0.39 - 8.0.41, MariaDB 11.3.2 - 11.5.2 2025-04-02 17:05:12 +05:30
offset-extract Add support for mysql 8.0.34 and update udis86 library 2024-06-27 16:19:35 +05:30
pcre Upgrade PCRE to 8.39 and YAJL to 2.1.0. 2016-07-31 15:37:14 +03:00
src Added support for 64 bit: MySQL 8.0.39 - 8.0.41, MariaDB 11.3.2 - 11.5.2 2025-04-02 17:05:12 +05:30
udis86 Add support for mysql 8.0.34 and update udis86 library 2024-06-27 16:19:35 +05:30
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-10-11 19:36:01 +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-10-11 19:36:01 +01:00
configure.ac Add support for mysql 8.0.34 and update udis86 library 2024-06-27 16:19:35 +05:30
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

License

Copyright (C) 2011-2022 Musarubra US 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.