hidapple / graylog-plugin-teams

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

Possibility to clickthrough directly into Graylog log #200

Closed unbearables closed 1 year ago

unbearables commented 2 years ago

Hey, it would be very nice to be able to click directly into the Graylog message through the action button, not only to Graylog home page. It would be very simple, just let users customize the Graylog URL (like description), then user can define: localhost:9000/messages/${message.index}/${message.id}

I will create a PR :)

BTW great work on the plugin :)