>>> http://www.rsyslog.com/how-to-use-debug-on-demand/ >> >> I'm using 5.6.0. > > That version definitely has it. So it would be worth trying out debug on > demand, and turn it on when the issue appears. This will definietely give me > some useful clues.
OK, I've stopped rsyslogd and started it in a screen session: --- $ export RSYSLOG_DEBUG="DebugOnDemand NoStdOut" $ export RSYSLOG_DEBUGLOG="/srv/log/debug.log" $ rsyslogd -n -c5 -i /var/run/rsyslogd.pid -f /etc/rsyslog.conf 1558.843688400:70395b0cb700: Note: debug on demand turned on via configuraton file, use USR1 signal to activate. --- I'll have a look on it for the next few days and will activate the debug log if necessary. Thanks all for the help so far! :-) John _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

