25 Aug
2006
25 Aug
'06
12:54 p.m.
On Wed, 2006-08-23 at 08:01 -0500, Martin, David M wrote:
did something similar for my file destinations.
and then add flow-control
log { source(abs_udp514); filter(abf_postfix); destination(abd_sec); flags(flow-control); };
Flow-control has an effect only on sources that have some kind of flow-controlling capability, like tcp(), udp() does not have that. -- Bazsi