[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Watching the log with shell script
- Subject: [cobalt-users] Watching the log with shell script
- From: Aeron Jarrett <ajarrett@xxxxxxxxxxxxx>
- Date: Mon Apr 17 14:43:06 2000
I'm new to programming unix shell scripts, but couldn't you setup a shell
script that did tail -f on the logs and maybe do some greping or awking
for failed root logins and then email you the results of those greps?