Monitoring Logs
Use the following commands to track log files. The 'csc' is the text to watch for
- Unix: tail -f mail.log_current | grep -i csc
- NT: Tail -f iscan.log.2003.11.26 | egrep -i csc
Note: tail & egrep are not part of NT. They are available on \\MC2\c$\bin