Add NetBrain Alert Action to a Splunk Alert

Follow the steps below to add NetBrain alert action to a Splunk Alert:

1.Open an alert.

2.Click Edit to open the edit panel.

3.Click +Add Actions.

4.Select NetBrain Automation - Device.

5.Fill out the NetBrain Automation - Device Alert Action form.

Splunk token is supported to pass alert data as variables in the Alert Action.

Example:

oAlert Data Sample

{
    "device":"US-BOS-SW1",
    "Message":"This is a sample event message."
}

oToken Syntax

$result.device$

6.Click Save.
 

Note: The setting or trigger parameters in Splunk alert action will overwrite the same parameters in the NetBrain API Stub setting. The rest of the API Stub setting will remain.