<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"DejaVu Sans Mono";
        panose-1:2 11 6 9 3 8 4 2 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
code
        {font-family:"Courier New";}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:Tahoma;
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=DE link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Tahoma><span style='font-size:11.0pt;
font-family:Tahoma'>Hello,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Tahoma><span style='font-size:11.0pt;
font-family:Tahoma'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='line-height:16.8pt;background:#E7EAEF'><font size=2
color=black face=Verdana><span lang=EN-GB style='font-size:9.5pt;font-family:
Verdana;color:black'>I want to forward incomming messages to a
&quot;LiveMonitor&quot;-Application which is running on a remote machine and
listening on UDP-Port 1514. <br>
I have create a destination &quot;{udp(&quot;192.168.2.122&quot; port
(1514));}&quot; but my Monitor-Application didn´t recieve messages (I using
Syslog-ng 3.2.5 on ubuntu 10.04)<br>
If I sending direct to my application then I see the messages - is my
destination configuration wrong?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Tahoma><span lang=EN-GB style='font-size:
11.0pt;font-family:Tahoma'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal style='margin-bottom:12.0pt;line-height:16.8pt;background:
#E7EAEF'><font size=2 color=black face=Verdana><span lang=EN-GB
style='font-size:9.5pt;font-family:Verdana;color:black'>Here my Configuration<o:p></o:p></span></font></p>

<p class=MsoNormal style='line-height:16.8pt;background:#E7EAEF'><code><font
size=2 color=black face="DejaVu Sans Mono"><span lang=EN-GB style='font-size:
10.0pt;font-family:"DejaVu Sans Mono";color:black;border:solid #999999 1.5pt;
padding:2.0pt;background:#EEEEFF'>source s_udp     {udp(port(514));};</span></font></code><font
size=2 color=black face="DejaVu Sans Mono"><span lang=EN-GB style='font-size:
10.0pt;font-family:"DejaVu Sans Mono";color:black;border:solid #999999 1.5pt;
padding:2.0pt;background:#EEEEFF'><br>
<code><font face="DejaVu Sans Mono"><span style='font-family:"DejaVu Sans Mono"'>destination
d_udp1514  {udp(&quot;192.168.2.108&quot; port (1514); keep-hostname(););};</span></font></code><br>
<code><font face="DejaVu Sans Mono"><span style='font-family:"DejaVu Sans Mono"'>destination
d_SYSLOG   { file(&quot;/var/log/syslog&quot;);};</span></font></code><br>
<code><font face="DejaVu Sans Mono"><span style='font-family:"DejaVu Sans Mono"'>log  {
source(s_udp); destination(d_udp1514); destination(d_SYSLOG); }; </span></font></code><br>
</span></font><font size=2 color=black face=Verdana><span lang=EN-GB
style='font-size:9.5pt;font-family:Verdana;color:black'><br>
I have run Whireshark on the System with the application and I see no incoming
messages<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Tahoma><span lang=EN-GB style='font-size:
11.0pt;font-family:Tahoma'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 color=black face=Verdana><span lang=EN-GB
style='font-size:9.5pt;font-family:Verdana;color:black'>The the log messages
are being written to /var/log/syslog?&nbsp;</span></font><font size=2
face=Tahoma><span lang=EN-GB style='font-size:11.0pt;font-family:Tahoma'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Tahoma><span lang=EN-GB style='font-size:
11.0pt;font-family:Tahoma'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Tahoma><span style='font-size:11.0pt;
font-family:Tahoma'>Freundliche Grüße / Best regards</span></font><o:p></o:p></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

</div>

</body>

</html>