Notice: This is a binary application.
The extension of mysql-audit, the mysql audit plugin for mcafee, enhances the plugin function.
shell
cargo install mysql-audit-extend
or
shell
wget https://gitee.com/seeker_rs/mysql-audit-extend/releases/download/release-0.2.7/mysql-audit-extend
chmod 775 mysql-audit-extend
```shell
mysql-audit-extend -h
OUTPUT: USAGE: mysql-audit-extend [OPTIONS]
OPTIONS:
-f, --max-file
mysql-audit-extend
mysql-audit-extend -p /var/lib/mysql/mysql-audit.json -m 100 -f 30 ```
```shell
tail -f /tmp/seeker/mysql-audit-extend/log.log
tail -f /tmp/seeker/mysql-audit-extend/log.error ```
Currently only supports Linux operating system.