Hello,
after the upgrade to NetXMS release 2.0 M2 syslog parser stops to work.
Configuration are not changed, but no event are generated by syslog message.
Thanks in advance.
UPDATE
Hello,
I've found where is the problem.
My setup is as follows:
Devices ---> Syslog-Ng Server ---> NetXMS
The problem is that all messages in NetXMS show a sending host as "Syslog-Ng Server". Before the upgrade all messages in NetXMS show original sender device as sending host.
Syslog-Ng configuration is not changed.
Is possible to modify NetXMS Syslog daemon configuration?
Thanks in advance
maybe check this:
https://www.netxms.org/forum/general-support/syslog-from-source-unknown/15/ (https://www.netxms.org/forum/general-support/syslog-from-source-unknown/15/)
edit:
sorry wrong link
Thank you Dani.
Sorry but I don't know where I can find the syslogd.cpp file.
My NetXMS is installed on Windows machine.
Thank you.
sorry, it was not the right feed. I was a little bit too fast.
Try to switch 'SyslogNodeMatchingPolicy' to '1' in Server Configuration and restart the NetXMS server. That changes source to node matching.
0 = "syslog message source IP address then hostname "
1 = "hostname then syslog message source IP address"
Hi Dani,
it works!!
Thanks a lot for your help!
BYE
Hi. On Windows Server, Netxms (2.0-RC2) SysLog don't show Source.
Thanks