You've already forked mysql-audit
mirror of
https://github.com/trellix-enterprise/mysql-audit.git
synced 2025-12-14 18:14:01 +08:00
1 line
2.0 KiB
JSON
1 line
2.0 KiB
JSON
{"name":"mysql-audit","body":"MySQL AUDIT Plugin\r\n===================\r\n\r\nMySQL AUDIT Plugin is a MySQL plugin from McAfee providing audit capabilities for MySQL, \r\ndesigned with an emphasis on security and audit requirements. The plugin may be used \r\nas a stand alone audit solution or configured to feed data to external monitoring tools.\r\n\r\n\r\nInstallation and Configuration \r\n------------------------------\r\n\r\nPlease check out our wiki on github for detailed installation and configuration instructions:\r\n\r\nhttps://github.com/mcafee/mysql-audit/wiki \r\n\r\n\r\nReporting Bugs\r\n------------------------------\r\n\r\nPlease report bugs to: https://github.com/mcafee/mysql-audit/issues\r\n\r\nPlease describe the problem verbosely. Try to see if it reproduces and \r\ninclude a detailed description on how to reproduce.\r\n \r\nMake sure to include your MySQL Server version and Audit Plugin version.\r\nTo print MySQL Server version: log into MySQL and execute the command: \r\n\r\n status\r\n\r\nPlease include with the bug the MySQL error log. \r\nLog file location can be queried by running the following command: \r\n\r\n show global variables like 'log_error'\r\n\r\n\r\nSource Code\r\n-------------------------------\r\nSource code of AUDIT plugin is available at: https://github.com/mcafee/mysql-audit\r\n\r\n\t\r\nLicense\r\n-------------------------------\r\nCopyright (C) 2012 McAfee, Inc.\r\n\r\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU \r\nGeneral Public License as published by the Free Software Foundation; version 2 of the License.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; \r\nwithout even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. \r\nSee the GNU General Public License for more details.\r\n\r\nSee COPYING file for a copy of the GPL Version 2 license.\r\n","tagline":"MySQL AUDIT plugin","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} |