diff --git a/README.md b/README.md index fa48269..e3c6806 100644 --- a/README.md +++ b/README.md @@ -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: 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: host=user@192.168.1.37;ppid=8516;pathname=/usr/sbin/ip address show;pid=9113 Jan 03 12:21:37 ubuntu ssh-trace: host=user@192.168.1.37;ppid=8516;pathname=/usr/bin/cat /etc/group;pid=9114