<div dir="ltr"><div>Hi,</div><div> I am trying to dynamically change the output message format between RFC3164 and RFC5424.</div><div><br></div><div>root@localhost:~# diff /etc/syslog-ng/syslog-ng.conf /root/syslog-ng.conf.bak<br>365c365<br><     network("192.168.122.1" transport("udp") ip-protocol(4) port(514)<br>---<br>>     syslog("192.168.122.1" transport("udp") ip-protocol(4) port(514)</div><div><br></div><div>If I use: "/usr/sbin/service syslog-ng restart" it works fine, but if I use "/usr/sbin/syslog-ng-ctl reload", the message format does not change.<br></div><div><br></div><div>I am using syslog-ng version 3.19</div><div><br></div><div>Any thoughts?</div><div><br></div><div>Thanks & Regards,</div><div>Alex<br></div></div>