Launch a Script Window

Allows you to initiate a script in response to a match on a processing rule, create new scripts, and edit existing scripts. The fields are defined as follows:

Script name
Specifies the name of the script.
Locally on the agent computer
Specifies to run the script on the agent computer.
Centrally on the Consolidator computer
Specifies to run the script on the Consolidator computer.
Process response before duplicate alert suppression
Specifies to run the script on the Consolidator computer before duplicate alert suppression is carried out, which results in the script running for each duplicate alert. Running a script after alert suppression is carried out results in the script running only for the first alert, and not for duplicated ones.
Script parameters
Specifies the parameters to pass to the script. These parameters are available to the script through the ScriptContext.Parameters object.
Name
Specifies the name of the script parameter.
Description
Specifies the description of the script parameter.
Value
Specifies the value of the script parameter.

To create a new script, click New.

To edit an existing script, select the script in the Script Name field, and then click Edit.

To edit a script parameter, select the script parameter, and then click Edit Script Parameter.