NetXMS Support Forum

English Support => General Support => Topic started by: Millenium7 on December 18, 2019, 07:13:06 AM

Title: SysLog parsing for unknown nodes possible?
Post by: Millenium7 on December 18, 2019, 07:13:06 AM
I noticed NetXMS will not parse syslog messages unless it can map the source IP address to a known node that is being monitored. Is there a way to change this behavior?
I have some scripts that send syslog error messages on customer routers and I want to get alerts for them. Currently not possible unless I add the node into NetXMS which I don't want to do

Also i've had some issues with this whereby the source address of a device is i.e. 1.2.3.4 but NetXMS is using 5.6.7.8 and it won't parse the syslog message as it thinks it doesn't belong to that node

I understand for syslog storing it has to know which node to put the messages under. But I mostly only care about realtime alerts so I don't care if the syslog messages gets immediately dropped afterwards, but I want the parser to work on them so I can push a notification to SLACK
Title: Re: SysLog parsing for unknown nodes possible?
Post by: Victor Kirhenshtein on December 18, 2019, 03:47:14 PM
No, it is not possible without server source code changes.

Best regards,
Victor