26 Mar
2010
26 Mar
'10
2:45 a.m.
On Thu, Mar 25, 2010 at 8:39 PM, Patrick H. <syslogng@feystorm.net> wrote:
Can the cisco use UDP? If so syslog-ng might consider each packet to be a complete message (since its connectionless) and flush it out. Try turning the keep-alive off as well. If the cisco is trying to close the connection after each message, that could also force it to flush. Just guesses at this point though.
Yes, UDP is the default (and works as expected). I'm trying to use TCP to gain a little more reliability with the delivery of the syslog.
Sent: Thursday, March 25, 2010 8:31:54 PM From: d lists <dlists95@gmail.com> To: Syslog-ng users' and developers' mailing list <syslog-ng@lists.balabit.hu> Subject: Re: [syslog-ng] 3.0.5 & Cisco TCP problems
<snip>