Hi, On Wed, 2006-04-05 at 01:22 +1000, Brendan O'Dea wrote: > > syslog-ng maintainer: I think that the program needs to be more liberal > in what it accepts--remove non-printing chars (such as \0) and add \n if > required.
syslog-ng do remove non-printing chars (such as \0). But. How could syslog-ng recognise end of the log message if there are no sign of it? In dgram mode there is an out-of-band mark (end of the _packet_), but in stream mode there aren't any. Just in-band (ie. \n or \0) So? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

