Mailing List Archive

recovery.qi.pl update
Let me share the patch for recovery.qi.pl script with you.
It does automatically create $basename.qi file (no STDOUT redirection
required) and initiate $digits and $spool with defaults (they are optional).
One of other improvement is the queue files are reordered when broken queue
is detected.

In that case the call is just
/var/spool/rsyslog# /usr/local/sbin/recover.qi2.pl -f forward_queue
instead of
/var/spool/rsyslog# /usr/local/sbin/recover.qi2.pl -f forward_queue -d 8 -w
. > forward_queue.qi

One of the planned improvement could be change of ownership and file mode
according to the queue files.

Peter