7 Oct
2006
7 Oct
'06
10:47 a.m.
On Fri, 2006-10-06 at 11:18 +0100, G.W. Haywood wrote:
Hi there,
On Fri, 6 Oct 2006 Balazs Scheidler wrote:
Syslog-ng 2.0.x ... can stop reading input messages if the output queues are full. This can be enabled on a per-log-statement basis, using the "flow-control" flag, like this:
log { source(src); destination(dst); flags(flow-control); };
Hmmm. I knew I'd seen that syntax somewhere. But where...? :)
Probably in the 2.0 reference manual: http://www.balabit.com/products/syslog-ng/reference-2.0/syslog-ng.html/index... -- Bazsi