On Wednesday 10 July 2002 12:37, Niall Murphy wrote: > another logging question......for linux RH 7.2 > my logs are mailed to root on a daily basis where and how can i change it > so logs such as /var/log/messages are mailed to me on an hourly basis????
Perhaps this question should be in another mailing list, but check the system crontab files /etc/crontab, /etc/cron.daily, /etc/cron.hourly etc. You may want to move stuff from one file to another. Jan Humme.
