Originally posted by: Casey_B
I am not sure, but my guess would be that there is some logic to not rotate files that are empty.
I would try the following to test it:
logger -plocal4.error stuff
(From my 6.1 system, but I think it is in 5.3, also)
This will place an entry in your syslog file.
Then check tomorrow if it is rotated.
Also, the 6.1 syslogd man page indicates that a "-d" can be used for debugging syslogd.
If you "stopsrc -s syslogd", then "syslogd -d"
It appears that the line you have in syslogd does get read in without error.
Hope this helps,
Casey
#AIX-Forum