20 Aug
2008
20 Aug
'08
6:45 p.m.
Hi, On Wed, Aug 20, 2008 at 12:39 PM, Balazs Scheidler <bazsi@balabit.hu> wrote:
The problem is probably related to the fifo size on the destination file. file related statistics are not reported (as they'd clutter the log statistics message).
so please increase log_fifo_size() on your destination file.
Quickly poking at the code, in that case I should expect to see a "Destination queue full, dropping message" in the log file if debugging were enabled, correct? I don't see such a message there. Joe