I have set up a script in crontab that will search /var/adm/syslog
and /var/adm/sulog and report on the required events for the previous
day. It works, but it would be much better if it would work in real
time. Is there an option to do this in real time?
I have experience of Linux, but Sco Unix is still new to me. I'd
expected the output of the 'last' command to be of use, but it only
reports on access for today - previous days aren't there. I assume
this is a config setting.
Output from uname -a 'UnixWare SCO002 5 7.1.4 i386 x86at SCO
UNIX_SVR5'
Thanks in advance, Steve.
Steve,
have a look at:
http://uw714doc.sco.com/en/Navpages/SECaudit.html
for one method you can use to track these events.
John