Skip to content

Commit c41d5a0

Browse files
author
chenjunliang
committed
更新查看日志文档描述
1 parent 7cfd483 commit c41d5a0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,15 @@ mysql-audit-extend
4040
mysql-audit-extend -p /var/lib/mysql/mysql-audit.json -m 100 -f 30
4141
```
4242

43-
#### 4.Support platform
43+
#### 4.View run log
44+
```shell
45+
# execution log
46+
tail -f /tmp/seeker/mysql-audit-extend/log.log
47+
# error log
48+
tail -f /tmp/seeker/mysql-audit-extend/log.error
49+
```
50+
51+
#### 5.Support platform
4452
> Currently only supports Linux operating system.
4553
4654
* Linux

0 commit comments

Comments
 (0)