Skip to content

Commit 66d87d5

Browse files
committed
gis-8503 change splunk platform_id
1 parent 161d9c8 commit 66d87d5

File tree

1 file changed

+1
-1
lines changed
  • uncoder-core/app/translator/platforms/splunk

1 file changed

+1
-1
lines changed

uncoder-core/app/translator/platforms/splunk/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
}
4444

4545
SPLUNK_ALERT_YML_DETAILS = {
46-
"platform_id": "splunk-alert-yml",
46+
"platform_id": "splunk-spl-rule-yml",
4747
"name": "Splunk Alert YML",
4848
"platform_name": "Alert (SPL) YML",
4949
"first_choice": 0,

0 commit comments

Comments
 (0)