46 lines
1.6 KiB
Markdown
46 lines
1.6 KiB
Markdown
# AUDIT Plugin for MySQL<sup>*</sup>
|
|
|
|
|
|
## 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. <br/>
|
|
https://github.com/mcafee/mysql-audit/wiki
|
|
|
|
|
|
## Installation / Configuration
|
|
Official Trellix plugin binary releases can be downloaded from the Releases page on GitHub: <br/>
|
|
https://github.com/mcafee/mysql-audit/releases
|
|
|
|
Please check out our wiki on GitHub for detailed installation and configuration instructions: <br/>
|
|
https://github.com/mcafee/mysql-audit/wiki
|
|
|
|
|
|
## Feedback / Bug Reporting
|
|
Found a bug? Got a feature request or question?
|
|
|
|
Check out the [CONTRIBUTING.md](https://github.com/mcafee/mysql-audit/blob/master/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.
|
|
|
|
<sup>*</sup> Other trademarks and brands may be claimed as the property of others.
|