HI,
I was using the rsyslog version 3.21.9.
I have used outchannel for log rotation for fixed size.
In the outchannel rule I gave initial size as 2048kb and then changed it to 4096kb. I did a SIGHUP to the rsyslog daemon but once the 2048kb size reached I get following error.
Jun 17 16:30:07 localhost rsyslogd-2006: no longer writing to file /home/ashish/log/logfile; grown beyond configured file size of 2048000 bytes, actual size 2048001 - configured command did not resolve situation [try http://www.rsyslog.com/e/2006 ]
what could be probable cause.
Also most of the time I change the size for rotation SIGHUP doesnt work and I need to restart the rsyslog process.
But in this case when I go from a smaller size to bigger one it stops after the smaller log size is reached and logs are not logged thereafter in the log file.
Can you help me in this?
Rgrds,
Ashish

