The Event Log Monitor Trigger sets the following parameters, which can be used by a selection script or by other scripts or notification messages in the job.
Parameter Name |
Description |
EventLog |
The name of the log in which the event was recorded (e.g., "Application"). |
EventSource |
The name of the event source. This is the name of the source as it appears in the Registry, and may not be the same as the name displayed in the user interface. |
EventCategory |
The numeric event category. |
EventType |
The numeric event type (severity). |
EventID |
The numeric event ID. |
EventMessage |
The full text of the message. |
EventTimestamp |
A VARIANT containing the timestamp for the message. |