I always get the following lines on the log file everyday when they logs are rotated, are you guys getting them too?
Mar 22 04:01:01 mtz anacron[9171]: Normal exit (0 jobs run)
Mar 22 04:02:01 mtz CROND[9185]: (root) CMD (nice -n 19 run-parts --report /etc/cron.daily)
Mar 22 04:02:02 mtz logrotate: ALERT exited abnormally with [1]
Mar 22 04:02:02 mtz logrotate: error: error accessing /var/log/samba: No such file or directory
Mar 22 04:02:02 mtz logrotate: error: samba:1 glob failed for /var/log/samba/*.log
Mar 22 04:02:02 mtz logrotate: error: found error in /var/log/samba/*.log , skipping
Mar 22 04:02:02 mtz logrotate: error: error accessing /var/log/mail: No such file or directory
Mar 22 04:02:02 mtz logrotate: error: syslog:2 glob failed for /var/log/mail/*.log
Mar 22 04:02:02 mtz logrotate: error: found error in /var/log/auth.log /var/log/messages /var/log/syslog /var/log/user.log /var/log/explanations /var/log/boot.log /var/log/mail/*.log /var/log/cron/*.log /var/log/kernel/*.log /var/log/daemons/*.log , skipping
Mar 22 04:02:02 mtz logrotate: error: stat of /var/log/mpd/mpd.log failed: No such file or directory
Mar 22 04:02:02 mtz logrotate: error: stat of /var/log/mpd/mpd.error failed: No such file or directory
Mar 22 04:02:02 mtz logrotate: error: stat of /var/log/security.log failed: No such file or directory
Mar 22 05:01:01 mtz CROND[9587]: (root) CMD (nice -n 19 run-parts --report /etc/cron.hourly)
Mar 22 06:01:01 mtz CROND[9800]: (root) CMD (nice -n 19 run-parts --report /etc/cron.hourly)
my system backup only 4 logs named "syslog.1.gz", "syslog.2.gz","syslog.3.gz","syslog.4.gz". Do you also only have 4 or more? I was working under an assumption that rotation program gets confused when it reached the last one.