Hello all,
I was doing some much delayed work on my server getting everything updated, streamlined, etc. When I got to my /var/log directory I was surprised to see that my log files were in the hundreds of megs, with my var/log/maillog being 1.5GB in size!!!
While the size isn't an indicator that there is a problem, I did check to see the last time the files were created and they were created on March 30 2006. Appearantly they have not been rotating weekly. What I want them to do and what they were doing from the beginning was erasing the log after the time period was up, backing it up to a logfile.1, .2, etc and creating a new logfile.
Does anyone have any ideas what might be the problem? The cron jobs *look* OK.
I was doing some much delayed work on my server getting everything updated, streamlined, etc. When I got to my /var/log directory I was surprised to see that my log files were in the hundreds of megs, with my var/log/maillog being 1.5GB in size!!!
While the size isn't an indicator that there is a problem, I did check to see the last time the files were created and they were created on March 30 2006. Appearantly they have not been rotating weekly. What I want them to do and what they were doing from the beginning was erasing the log after the time period was up, backing it up to a logfile.1, .2, etc and creating a new logfile.
Does anyone have any ideas what might be the problem? The cron jobs *look* OK.