Hello I try to use output channels in rsyslog 5.8.6 and it does not working at all. This is my config:
$outchannel logrotation,/var/log/messages,5242880,/etc/rsyslog.d/log_rotation_script/messages.sh *.* :omfile:$logrotation After starting rsyslogd in debug mode the output shows me the following lines: Outchannel: Name='logrotation' File Template: '/var/log/messages' Max Size.....: 0 OnSizeLimtCmd: '5242880,/etc/rsyslog.d/log_rotation_script/messages.sh' Did I made a mistake in my configuration? Or is this an error in "outchannel.c"? It seems that "outchannel.c" did not correctly parse the "Outchannel" statement in "rsyslog.conf". Thanks Rene _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/

