<div dir="auto">It can potentially misparse some if the fields but the intended operation if syslog-ng is that if it receives a message it will do its best to deliver one as well.<div dir="auto"><br></div><div dir="auto">You should probably check firewall settings, that might be blocking packets, and also make sure syslog-ng is actually listening on port 514.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Jun 6, 2018 10:24, "Eric Benoit" <<a href="mailto:eric.r.benoit@gmail.com">eric.r.benoit@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi List,<div><br></div><div>I wanted to send a test message to my syslog-ng server.</div><div><br></div><div>I tried this:</div><div><br></div><div>> echo -n "test message" | nc -4u -w1 192.168.100.10 514<br></div><div><br></div><div>But I saw no logs created on the syslog-ng server.</div><div><br></div><div>I did see the udp package on wireshark.</div><div><br></div><div>Will syslog-ng except my test message the way I have it formatted and log it, does my message need to be formatted in a specific way for syslog-ng to except and create a log?</div><div><br></div><div>Also, should I change syslog-ng to TCP instead of UDP to better trouble shoot any network problems I might have pending my netcat test message looks ok for syslog-ng server to except and log?</div><div><br></div><div>I'm not very good at articulating questions, so I hope what I wrote makes sense if it does not please let me know and I will spend some more time rephrasing my questions.</div><div><br></div><div>Thank you for any suggestions or comments</div></div>
<br>______________________________<wbr>______________________________<wbr>__________________<br>
Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" rel="noreferrer" 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" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://www.balabit.com/wiki/<wbr>syslog-ng-faq</a><br>
<br>
<br></blockquote></div></div>