WinEvent Instance
How to get here
Go to the Passive Monitor Library.
- From the web interface, click . The GO menu appears.
- If the WhatsUp section is not visible, click . The WhatsUp section of the GO menu appears.
- Select .
- - or -
From the main menu bar of the console, select .
- In the Passive Monitor Library, do one of the following:
- Click , then select Windows Event Log.
- or -
- Select an existing Windows Event Log Monitor, then click . The monitor properties page appears.
Enter the appropriate information into the following fields.
: If you are assigning a Windows Event Log passive monitor type to a device, make sure that the device has credentials assigned before creating a passive monitor for it. For more information, see Using Credentials.
If want to use multiple Windows Event Log passive monitors, you must assign a unique Windows Event Log passive monitor for each device.
: The upgrade process to WhatsUp Gold from previous versions, automatically migrates Windows Event Log passive monitor credentials into the Credentials Library. If you experience upgrade problems with Windows Event Log passive monitors, look in the credentials library for the Windows (WMI) credentials that will work for the device. If the device credentials do not exist, create new credentials for the device. For more information, see Using Credentials.
- . The name of the monitor as it appears in the Passive Monitor Library.
- . The description of the monitor as it appears in the Passive Monitor Library.
- . This is a list of conditions to match. Only log entries which match these expressions will be converted to events. Conditions are processed serially from top to bottom. As each condition is evaluated, its results are applied to the next condition until all conditions have been evaluated. For complex sets of conditions involving both ANDs and ORs, this serial logic may produce different results than intended. As a best practice, we recommend keeping conditions simple by opting for multiple Passive Monitors over complex sets of conditions. When complex conditions are unavoidable, we recommend grouping all OR conditions together at the beginning of the set of conditions, followed by the ANDs.
Click to add or edit a condition or to remove it from the box.
- . You can click the Add button and this will take you to the Expression Editor where you can create your expression, test it, and compare it against potential payloads you can receive. After creating the expression, clicking will insert that string into the list.
: If you have multiple payload expressions, they are linked by OR logic, not AND logic. For example, if you have two expressions, one set to "AB" and the other to "BA", it will match against any log entry that includes either of the two strings.