Fix readme
This commit is contained in:
parent
36ef7fd7d8
commit
9ae8e28a20
@ -41,8 +41,7 @@ By default, the result is print into the stdout, but, you can export it to rsysl
|
||||
|
||||
```
|
||||
$ sudo ./ssh-trace -f ssh-trace_`$(echo date '+%F')`.log
|
||||
$ cat ssh-trace*.log
|
||||
$ sudo ./ssh-trace -f logs-ssh
|
||||
$ cat ssh-trace_`$(echo date '+%F')`.log
|
||||
Jan 03 12:21:33 ubuntu ssh-trace: <info> host=user@192.168.1.37;ppid=8516;pathname=/usr/bin/ls --color=auto -la /home/user;pid=9112
|
||||
Jan 03 12:21:35 ubuntu ssh-trace: <info> host=user@192.168.1.37;ppid=8516;pathname=/usr/sbin/ip address show;pid=9113
|
||||
Jan 03 12:21:37 ubuntu ssh-trace: <info> host=user@192.168.1.37;ppid=8516;pathname=/usr/bin/cat /etc/group;pid=9114
|
||||
|
Loading…
Reference in New Issue
Block a user