send notification to syslog with `message text` and severity `severity level`

Mode

Syntax

send notification to syslog with `message` and severity `level`

Parameters

message
String. This text may contain policy parameters (described later in this section) to perform parameter substitution within the message text. If you select Evaluate as expression, the text in the field is evaluated as an arithmetic expression, and the result is used.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.

Click OK.

level
The sevlog severity. One of the following:
  • Emergency
  • Alert
  • Critical
  • Error
  • Warning
  • Notice
  • Info
  • Debug
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.

Click OK.

Description

Sends a message to the syslog service containing the specified message text and at the specified severity level.
Note: Policies written before V7.5 that used the action send alert with `text` and severity `severity level` will be converted to use this action, which sends a notification to the syslog instead of an alarm to the CMP system.