Conditions and Filters - Response Action Conditions |
|
|
Example ConditionsThe following condition, used with a response action that is part of a response to an unfiltered event log entry, will only process the action if the event identifier is 1000. ID = 1000 The following condition, used with a response action that is part of a response to the service monitoring, will only process the action one of the Microsoft Exchange services has failed. left(Source, 6) = "MSExch" |