<html><head><meta http-equiv=Content-Type content="text/html; charset=Windows-1252"><META name="Author" content="Novell GroupWise WebAccess"></head><body style='font-family: Tahoma, sans-serif; font-size: 13px; '>Hi,<br><br>just tried to reproduce with a simple perl script:<br><br>open FILE, "&gt;/home/peter/test.log" or die $!;<br>{ my $ofh = select FILE; $| = 1; select $ofh; }<br><br>while (&lt;&gt;)<br>{<br>&nbsp;&nbsp;&nbsp; chomp;<br>&nbsp;&nbsp;&nbsp; print FILE "incoming: $_\n";<br>};<br><br>Now, when sending log input to syslog-ng via tcp(), each line I type immediatelly shows up in the output log file.<br>=&gt; can not reproduce. That is, with version 3.3.1.<br><br>&nbsp; &nbsp; Peter<br><br><br><br/><div style='clear: both;'>Dipl.-Inf. Peter Eisenlohr<br>Geschäftsbereich Logistik<br>INFORM GmbH, Pascalstr. 23, 52076 Aachen, Germany<br>Telefon: (+49) 2408 9456-6000<br>E-Mail: peter.eisenlohr@inform-software.com, Web: http://www.inform-software.com<br>INFORM Institut fur Operations Research und Management GmbH<br>Registered AmtsG Aachen HRB1144 Gfhr. Adrian Weiler</div><br/>&gt;&gt;&gt; Clayton Dukes destination d_logzilla {<cdukes@gmail.com> 13.01.12 16.03 Uhr &gt;&gt;&gt;<br><br><div><div>&nbsp; &nbsp;program("/var/www/logzilla/scripts/<a href="http://db_insert.pl">db_insert.pl</a>"</div><div>&nbsp; &nbsp;template("$R_YEAR-$R_MONTH-$R_DAY $R_HOUR:$R_MIN:$S_SEC\t$HOST\t$PRI\t$PROGRAM\t$MSGONLY\n")</div>
<div>&nbsp; &nbsp;template_escape(yes)</div><div>&nbsp; &nbsp;);</div><br></div></cdukes@gmail.com></body></html>