Skip to content

MySQL AUDIT Plugin. 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.

License

Notifications You must be signed in to change notification settings

MingchunZhao/mysql-audit

This branch is 91 commits ahead of buysse/mysql-audit:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

051daf0 · Oct 12, 2015
Feb 27, 2012
Mar 9, 2015
Jan 26, 2015
Jul 6, 2014
Oct 12, 2015
Feb 27, 2012
Feb 27, 2012
Feb 27, 2012
Jul 6, 2014
Aug 1, 2012
Oct 12, 2014
Feb 27, 2012
Oct 6, 2014
Dec 20, 2014

Repository files navigation

MySQL AUDIT Plugin

MySQL AUDIT Plugin is 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

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 of AUDIT plugin is available at: https://github.com/mcafee/mysql-audit

License

Copyright (C) 2012 McAfee, Inc.

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.

About

MySQL AUDIT Plugin. 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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.8%
  • Shell 9.8%
  • C++ 9.2%
  • CMake 1.1%
  • Pascal 0.6%
  • Batchfile 0.5%
  • Other 1.0%