On 2009-04-14, LeRoy, Ted <[email protected]> wrote: > Here's what I have in the script at the present time: > > { uptime ; date ; who ; ps -al ; cat /var/log/adduser ; cat > /var/log/authlog ; cat /var/log/messages ; cat /var/log/secure ; cat > /var/log/router ; } > daily-log.txt
you might be interested to check out the "# send log file notifications, if necessary" in root's crontab. there are a few things in ports for log analysis too. for example, sec and swatch.

