Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - hugo_dknl

#1
I use the "windows event parser" on the server side and then activate the event, where it is possible to use in the body of the message, for example, the parameters% 1,% a,% s and the like.
It is possible to name a capturing group, for example (? P <name> xxx), within the regular expression in the "windows event parser" and then refer to this group in the body of the message.

Unfortunately, I did not succeed in various attempts ☹

thank you very much
#2
I am now using the extension SubAgent = wineventsync.nsm and I would like to ask if it is possible to set the sending of events with Windows eventlog additionally to handle the consistency of data sent to the NetXMS DB when the NetXMS agent is not running or the NetSMS server is not running.

For the extension SubAgent = logwatch.nsm, this functionality is solved by the parameter:

[logwatch]
ProcessOfflineEvents = yes

It is possible to set something similar for wineventsync.nsm and if not, it is not considered to add this functionality.

thank you very much