From 9514cd999b8f097c286d993da4418e098ae643e6 Mon Sep 17 00:00:00 2001 From: William Barrett <75017464+wbarrettmcafee@users.noreply.github.com> Date: Fri, 25 Jun 2021 11:06:21 +0100 Subject: [PATCH] Update README.md Minor changes to README --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index da6b004..42c184b 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,26 @@ -AUDIT Plugin for MySQL* -=================== +# AUDIT Plugin for MySQL* + +## Overview 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 ------------------------------- +## Documentation +Please check out our wiki on GitHub.
+https://github.com/mcafee/mysql-audit/wiki + +## Installation / Configuration Official McAfee 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 -Issues ------------------------------- +## Feedback / Bug Reporting Found a bug? Got a feature request or question? Please feel free to report to: https://github.com/mcafee/mysql-audit/issues @@ -33,16 +36,14 @@ To print MySQL Server version: log into MySQL and execute the command: 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' + show global variables like 'log_error' -Source Code -------------------------------- +## Source Code Source code is available at: https://github.com/mcafee/mysql-audit - -License -------------------------------- + +## License Copyright (C) 2011-2021 McAfee, LLC. This program is free software; you can redistribute it and/or modify it under the terms of the GNU