Web Manager “Config” Menu Options > Configuring Notifications

Configuring Notifications
When an administrative user goes to Config Æ Notifications, the screen shown in the following figure appears. The administrative user can use this screen for defining alarm triggers to generate notifications when the specified events occur. The syslogd filters what kinds of messages and takes the specified action based on the content of the messages. The administrative user specifies the notices to be sent by one of the following methods:
Default Config Æ Notifications Screen
The screen shown in Default Config Æ Notifications Screen is the default screen with no triggers listed.
To configure a notification, the administrative user clicks the “Add” button after selecting one of the notification methods from the menu. The dialog that appears next has different fields and menu options depending on which notification method was selected.
The following table shows the fields for configuring any type of notification.
Scan device console session for matches
A function and a regular expression in syslog-ng format. Use the format: function(‘regular_expression’);
For example, the following example searches system messages for “Denied,” “denied,” “Fail,” and “fail.”

Web Manager “Config” Menu Options > Configuring Notifications