Hello,
I'm trying to limit the number of events that get logged to our NPM (12.1) event log. I have a quite a number of "action names" defined that are set to "WritetoNPMEventLog" but can't match up the action triggered to determine which one of them generated the message in the event log.
For example how do I find out which action rule generates "Group All Copier Nodes is Up" event? if I click on the message there it just takes me to the group name I created called 'All Copier Nodes" I tried to disable 4 actions that's appeared to generate them but they still get logged.


The only columns I see in the event log is "Time of Event" and "Message." A column called "Event triggered by X" would be great but that's not an option.
Thanks,
Been racking my brain to find out!