Hi,

For example:

Using Windows Event Logs sensor, filter for certain events, when it finds those events fire off a Notification which will run a powershell script, is it possible to use the last sensor message as a parameter for that script?

If so, since the sensor might return more than one event. Will they all be in the same sensor message?

Thanks


Article Comments

Simply use %lastmessage to use the message that was shown when the state changed :)


Jul, 2016 - Permalink