You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
426 B
16 lines
426 B
[ssg_mobile_alert]
|
|
is_custom = 1
|
|
disabled = 0
|
|
label = Send to Splunk Mobile
|
|
description = Send a notification to Splunk Mobile recipients
|
|
icon_path = appIcon.png
|
|
payload_format = json
|
|
param.alert_description = $description$
|
|
param.alert_id = $id$
|
|
param.alert_severity = $alert.severity$
|
|
param.alert_time = $trigger_time$
|
|
param.app_name = $app$
|
|
param.owner = $owner$
|
|
param.results_link = $results_link$
|
|
python.version = python3
|