<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, ">/home/peter/test.log" or die $!;<br>{ my $ofh = select FILE; $| = 1; select $ofh; }<br><br>while (<>)<br>{<br> chomp;<br> 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>=> can not reproduce. That is, with version 3.3.1.<br><br> 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/>>>> Clayton Dukes destination d_logzilla {<cdukes@gmail.com> 13.01.12 16.03 Uhr >>><br><br><div><div> program("/var/www/logzilla/scripts/<a href="http://db_insert.pl">db_insert.pl</a>"</div><div> template("$R_YEAR-$R_MONTH-$R_DAY $R_HOUR:$R_MIN:$S_SEC\t$HOST\t$PRI\t$PROGRAM\t$MSGONLY\n")</div>
<div> template_escape(yes)</div><div> );</div><br></div></cdukes@gmail.com></body></html>