<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="generator" content="Osso Notes">
    <title></title></head>
<body>
<p>Hi,
<br>
<br>syslog-ng has always treated new lines as message terminators in the tcp() driver, even in 2.0.
<br>
<br>what setup did you use in 2.0 and in what way was that working?
<br>
<br>embedded newlines within messages are supported by udp(), syslog() and unix-dgram().
<br>
<br>I started adding multi line support for the file() source driver in the current development version (3.5).
<br>
<br>Bazsi
<br>
<br>----- Original message -----
<br>&gt; Best,
<br>&gt; 
<br>&gt; Is it possible there is a different behaviour in the tcp destination.
<br>&gt; 
<br>&gt; We see a different behaviour. We had a working setup with 2.0.x and while
<br>&gt; upgrading to 3.3.x we noticed the newlines in our messages are seen as
<br>&gt; EOM, causing a part of our logging to be lost.
<br>&gt; 
<br>&gt; Is there a quick workaround for this?
<br>&gt; 
<br>&gt; Kind regards
<br>&gt; 
<br>&gt; Hannes De Bondt
<br><br></p>
</body>
</html>