You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time the Slack Notification Alerts app is called it provides a warning in the splunkd.log file. This seems to occur when the 'Attachment' field in the alert output is set to 'None'
Warning Example: INFO sendmodalert [416 AlertNotifierWorker-0] - action=slack STDERR - Running python 3 WARN sendmodalert [416 AlertNotifierWorker-0] - action=slack STDERR - Validation warning: Parameter attachment must be ether "alert_link" or "message" INFO sendmodalert [416 AlertNotifierWorker-0] - action=slack STDERR - Using configured webhook URL:###
Steps to reproduce the behavior:
Create an alert
Set attachment to 'None'
Have the alert generate and send to Slack
Splunk Version 8.2.2
Slack Notification Alerts App v2.2.0
Every time the Slack Notification Alerts app is called it provides a warning in the splunkd.log file. This seems to occur when the 'Attachment' field in the alert output is set to 'None'
Warning Example:
INFO sendmodalert [416 AlertNotifierWorker-0] - action=slack STDERR - Running python 3
WARN sendmodalert [416 AlertNotifierWorker-0] - action=slack STDERR - Validation warning: Parameter attachment must be ether "alert_link" or "message"
INFO sendmodalert [416 AlertNotifierWorker-0] - action=slack STDERR - Using configured webhook URL:###
Steps to reproduce the behavior:
Splunk Version 8.2.2
Slack Notification Alerts App v2.2.0
I've also seen this same issue in the Splunk community forum when looking up the message:
https://community.splunk.com/t5/All-Apps-and-Add-ons/Attachment-must-be-ether-alert-link-or-message/m-p/477109
The text was updated successfully, but these errors were encountered: