AutoPatrol, Bureaucrats, Administrators
683
edits
Line 19: | Line 19: | ||
Parser = C:\NetXMS\parser2.xml | Parser = C:\NetXMS\parser2.xml | ||
</syntaxhighlight> | </syntaxhighlight> | ||
= Syslog Monitoring = | = Syslog Monitoring = | ||
NetXMS has built-in syslog server, which can be used to receive logs from network devices and servers. It is also possible to parse incoming syslog messages in a way similar to Windows Event Log monitoring. To parse syslog messages, LOGWATCH subagent is not needed – parsing is done by the server itself. You should only create parser configuration file for syslog in console via Control Panel – Syslog Parser. | NetXMS has built-in syslog server, which can be used to receive logs from network devices and servers. It is also possible to parse incoming syslog messages in a way similar to Windows Event Log monitoring. To parse syslog messages, LOGWATCH subagent is not needed – parsing is done by the server itself. You should only create parser configuration file for syslog in console via Control Panel – Syslog Parser. | ||
= Parser Definition File = | = Parser Definition File = |