hidapple / graylog-plugin-teams

Graylog event notification plugin to send messages to Microsoft Teams
GNU General Public License v3.0
33 stars 10 forks source link

Field stream_url is empty #48

Open mxssl opened 4 years ago

mxssl commented 4 years ago

Summary

Field ${stream_url} is empty in notifications

Environment

Graylog Web Interface version: Graylog 3.1.4+1149fe1 Graylog MS Teams Plugin version: 2.0.2

To Reproduce

Add field ${stream_url} to Message template

Expected behavior

Field ${stream_url} should return HTTP URL to the Graylog stream as described here: https://docs.graylog.org/en/3.1/pages/streams/alerts.html#email-alert-notification

Screenshots

message_template teams_message
hidapple commented 4 years ago

Thank you for raising the issue. As already reported in https://github.com/Graylog2/graylog2-server/issues/6203, some parameters were gone from new notification.

Let me investigate if there is way to get necessary information.

skear commented 2 years ago

This issue appears to exist in Graylog 4.2.5 as well. Is there any workaround to include the stream URL in notifications?

on3iropolos commented 1 year ago

I've posted a workaround to this here: https://github.com/Graylog2/graylog2-server/issues/6203#issuecomment-1573392975