<div dir="ltr"><div>hi guys,</div><div><br></div><div>this is stats:</div><div><br></div><div>destination;d_net_udp514;;a;processed;13<br>source;s_net_udp514;;a;processed;3<br>dst.syslog;d_net_udp514#0;udp,192.168.3.1:514;a;dropped;0<br>dst.syslog;d_net_udp514#0;udp,192.168.3.1:514;a;processed;10<br>dst.syslog;d_net_udp514#0;udp,192.168.3.1:514;a;stored;0</div><div><br></div><div>from debug:</div><div><br></div><div>Incoming log entry; source=&#39;s_net_udp514#0&#39;, line=&#39;&lt;78&gt; remote_server /usr/sbin/cron[24934]: <br> Can&#39;t bind hostname for the IP address, therefore using IP address as hostname; IP address=&#39;192.168.2.1&#39;<br></div><div><br></div><div>Do you see anything what I do not do ?</div><div><br></div><div>Thanks.</div><div><br></div><div>Denis<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-28 14:02 GMT+02:00 Szalai, Attila <span dir="ltr">&lt;<a href="mailto:Attila.Szalai@morganstanley.com" target="_blank">Attila.Szalai@morganstanley.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">








<div lang="EN-US" vlink="purple" link="blue">
<p>
<div>
<p class="MsoNormal"><span style="color:rgb(31,73,125);font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;font-size:11pt">Hi,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125);font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;font-size:11pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125);font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;font-size:11pt">In case of udp, the syslog source should handle receiving logs with old and the new version too. (But that is more an exception than the rule, so matching the
 receiver and the sender is a good idea generaly.)<u></u><u></u></span></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125);font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;font-size:11pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125);font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;font-size:11pt">Before anything else I would check if the logs arrive to the anonymizer host or not. The statistics can help on this. Also, if there are parsing issue, the
 syslog-ng would tell this through its log.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125);font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;font-size:11pt"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125);font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;font-size:11pt">After that starting the syslog-ng with enabled debug logs can also help on discovering what happening with the received log.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125);font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;font-size:11pt"><u></u> <u></u></span></p>
<div style="border-width:medium medium medium 1.5pt;border-style:none none none solid;border-color:currentColor currentColor currentColor blue;padding:0in 0in 0in 4pt">
<div>
<div style="border-width:1pt medium medium;border-style:solid none none;border-color:rgb(181,196,223) currentColor currentColor;padding:3pt 0in 0in">
<p class="MsoNormal"><b><span style="font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;font-size:10pt">From:</span></b><span style="font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;font-size:10pt"> <a href="mailto:syslog-ng-bounces@lists.balabit.hu" target="_blank">syslog-ng-bounces@lists.<wbr>balabit.hu</a> [mailto:<a href="mailto:syslog-ng-bounces@lists.balabit.hu" target="_blank">syslog-ng-bounces@<wbr>lists.balabit.hu</a>]
<b>On Behalf Of </b>Fekete, Róbert<br>
<b>Sent:</b> Wednesday, September 28, 2016 1:47 PM<br>
<b>To:</b> Syslog-ng users&#39; and developers&#39; mailing list<br>
<b>Subject:</b> Re: [syslog-ng] syslog-ng forwarding and processing issue<u></u><u></u></span></p>
</div>
</div><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">Hi, <u></u><u></u></p>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">The destination on your remote server and the source on the pseudomizer host do not match: the first one uses the udp() driver (RFC3164 protocol), while the second uses the syslog() driver (RFC5424) protocol. <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Change the destination driver to syslog() on the remote server. (For more possibilities, see
<a href="https://www.balabit.com/documents/syslog-ng-pe-latest-guides/en/syslog-ng-pe-guide-admin/html/concepts-things-to-consider.html" target="_blank">
https://www.balabit.com/<wbr>documents/syslog-ng-pe-latest-<wbr>guides/en/syslog-ng-pe-guide-<wbr>admin/html/concepts-things-to-<wbr>consider.html</a> )<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">HTH<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Robert<u></u><u></u></p>
</div>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<p class="MsoNormal">On Wed, Sep 28, 2016 at 1:17 PM, Denis Dolinský &lt;<a href="mailto:denis.dolinsky@gmail.com" target="_blank">denis.dolinsky@gmail.com</a>&gt; wrote:<u></u><u></u></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-bottom:12pt">Hi guys,<u></u><u></u></p>
</div>
<p class="MsoNormal">I have following setup in place:<u></u><u></u></p>
</div>
<p class="MsoNormal">remote server - 192.168.1.10<u></u><u></u></p>
</div>
<p class="MsoNormal">pseudomizer - syslog-ng PE in client mode - 192.168.2.10<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">SIEM - 192.168.3.10<u></u><u></u></p>
</div>
<p class="MsoNormal">So I am sending syslog logs from remote server to pseudomizer:<u></u><u></u></p>
</div>
<p class="MsoNormal">source src { internal()};<u></u><u></u></p>
</div>
<p class="MsoNormal">destination dst { udp (&quot;192.168.2.10) port (514);};<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">log { source(src); destination (dst);<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">this is very old config from syslog v4<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">Then on pseudomizer - syslog-ng LTS 6.0.1 PE, I am collecting the logs, processing them - removing private data, putting pseudonyms instead and forwarding them to SIEM.<br>
<br>
source s_net_udp514 {<br>
    syslog(<br>
        ip(192.168.2.10)<br>
        ip-protocol(4)<br>
        transport(&quot;udp&quot;)<br>
        so_rcvbuf(2097152)<br>
        );<br>
};<br>
<br>
source src {<br>
        internal();<br>
        unix-dgram(&quot;/dev/log&quot;);<br>
        system ();<br>
};<br>
<br>
destination d_net_udp514 {<br>
         syslog ( <br>
         &quot;192.168.3.10&quot;<br>
         port(514) <br>
         transport(udp)<br>
         spoof_source(yes) <br>
         mark_mode(periodical));};<br>
rewrite r_rewrite {<br>
subst(&quot;admin&quot;, &quot;pseudonym000001&quot;, value(&quot;MESSAGE&quot;), flags(&quot;global&quot;));<br>
<br>
log {<br>
        source(s_net_udp514); source (src);<br>
        rewrite(r_rewrite); # do the pseudomizing<br>
        destination(d_net_udp514);<br>
};<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">On SIEM device, I can see only pseudomizer internal logs (src), not processed logs from remote server.<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">Any advice ?<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt">Many thanks.<u></u><u></u></p>
</div>
<p class="MsoNormal"><span><span style="color:rgb(136,136,136)">Denis</span></span><u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-bottom:12pt"><br>
______________________________<wbr>______________________________<wbr>__________________<br>
Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">
https://lists.balabit.hu/<wbr>mailman/listinfo/syslog-ng</a><br>
Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">
http://www.balabit.com/<wbr>support/documentation/?<wbr>product=syslog-ng</a><br>
FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/<wbr>syslog-ng-faq</a><br>
<br>
<u></u><u></u></p>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div></div></div>
</div>
<br><br>
<hr>
<br><span style="color:rgb(128,128,128);font-family:Arial;font-size:7.5pt">NOTICE: 
Morgan Stanley is not acting as a municipal advisor and the opinions or views 
contained herein are not intended to be, and do not constitute, advice within 
the meaning of Section 975 of the Dodd-Frank Wall Street Reform and Consumer 
Protection Act. If you have received this communication in error, please destroy 
all electronic and paper copies and notify the sender immediately. 
Mistransmission is not intended to waive confidentiality or privilege. Morgan 
Stanley reserves the right, to the extent permitted under applicable law, to 
monitor electronic communications. This message is subject to terms available at 
the following link: <a href="http://www.morganstanley.com/disclaimers" target="_blank">http://www.morganstanley.com/<wbr>disclaimers</a>  If you cannot 
access these links, please notify us by reply message and we will send the 
contents to you. By communicating with Morgan Stanley you consent to the 
foregoing and to the voice recording of conversations with personnel of Morgan 
Stanley.</span><br>
<p></p>
<p></p>
<p></p>
<p></p><p></p></p></div>


<br>______________________________<wbr>______________________________<wbr>__________________<br>
Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank" rel="noreferrer">https://lists.balabit.hu/<wbr>mailman/listinfo/syslog-ng</a><br>
Documentation: <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank" rel="noreferrer">http://www.balabit.com/<wbr>support/documentation/?<wbr>product=syslog-ng</a><br>
FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank" rel="noreferrer">http://www.balabit.com/wiki/<wbr>syslog-ng-faq</a><br>
<br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Ing. Denis Dolinský<br>
<a href="mailto:denis.dolinsky@gmail.com" target="_blank">denis.dolinsky@gmail.com</a><br>
private cell: <u>+421 907 530711</u></div>
</div>