Creating an Event Log Monitor Rule

The following section provides instructions on how to create an typical Event Log Monitor Rule. The general instructions apply to all the monitors that run within the Event Log group.

Event Log Monitor Rules specific criteria fields

When adding rule criteria the following pages and fields are specific are specific to Event Log Monitors.

Using the Browse utility

From the Add Criteria dialog, used when adding criteria for Event Log Monitor rules, a Browse facility provides both summary and detail information about existing entries in each of the three log types.

Get Next

By default, the 100 most recent entries are displayed. Click Get Next to retrieve the specified number of Event Log Records. This figure can be increased or decreased as required by either over-typing the existing entry or using the up and down arrows to amend the figure.

Details

Click Details to display the Event Properties dialog showing detailed information for the event log. From this dialog, move through further logs in the summary display by using the up and down arrows. After finishing viewing the detail information, click OK to return to the main Event Log Viewer display.

Select

Single-click on an event log on this display and then click Select to automatically populate the rule criteria fields with the detailed log information from the selected event log.

Example Application Event Log Monitor rule

This example rule checks that any events sent to the Windows Application Event Log do not contain the words: Backup failed.

This is useful if there is a device on which regular backups are performed as this rule can ensure that these are completing successfully. If the rule is triggered, an alert is sent to the Enterprise Console (although any action can be specified to suit a particular requirement).

  1. From the Systems panel of the Central Configuration Manager, select the system to which the monitor rule is to be applied and expand the Server Manager > Event Log Monitors (Standard) view so that the monitors are displayed.
  2. Select the Application Event Log Monitor and click Add Rule to display the Add Rule Detail dialog.
  3. Enter a Description of ‘Check for Backup Failures’. Leave other fields on this page as the default settings.
  4. Select the Criteria tab in the left navigation pane of the Add Rule Detail dialog and click Add Criteria.
  5. In Event Type Settings clear the Information, Warning, Audit Failure and Audit Success settings.
  6. Leave all comparison values as ‘=’. In the Event Source Value field, enter the name of the system. This name is used in the alert message.
  7. Enter ‘None’ as the Event Category Value.
  8. Enter ‘9999’ as the Event ID Value.
  9. Enter ‘System’ as the Event User Value.
  10. Using wild cards to capture any instance of backup failure, enter ‘*Backup Failed*’ as the Event Message Value and click OK.
  11. Select the Actions tab in the left navigation pane of the Add Rule Detail dialog and click Add Action.
  12. Select the Send Enterprise Console Alert action. Click OK to open the Console Action dialog. Leave the fields as their default settings and click OK.
  13. On the Add Rule Detail dialog, click OK to create the rule, which is then displayed in the System Rule panel for the Application Event Log Monitor.
  14. From the Central Configuration Manager menu ribbon, click Save. The rule is now active within the monitor.

Related Topics