Hi everyone,
We're using Kiwi Syslog Server to forward syslog events as traps to Orion NPM.
The syslog events are generated by a Powershell script which parses a log file and sends each matching row as an individual SNMP trap to Orion.
Is it possible to strip all of the OID information from the alert message?
The script we're using is this one: Send syslog using PowerShell
I appreciate any help or pointers
Thanks in advance!