I suspect that what's happening is that since you have
$MainMsgQueueSaveOnShutdown on
what's happening is that when you send the kill -15, it starts trying to save all the messages from it's queue to disk before it shuts down.
David Lang On Fri, 25 Mar 2011, Marcin Miros?aw wrote:
Hi! Since a couple of days (or weeks) i'm observing that rsyslog dosesn't shutdown after SIGTERM. I have to send SIGTERM a 4-5 times to terminate rsyslog (which is problematic for init sripts). Rsyslog dosen't save queue on disk spool in this situation. I'm using rsyslog from git (master branch). I've prepared debug log, i can send it if it will be helpfull. Thanks!
_______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

