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

Customizable title + make all of body customizable #232

Closed unbearables closed 7 months ago

unbearables commented 8 months ago

Teams cards are harder to read/organize with more content. Currently we add static text, which do not add any info and is not removable by user config resulting in user complaints. Make everything in the card customizable.

TODOs

  1. make Teams card title customizable via new text field (if no title is given in config do not post title)
  2. make all of body customizable (no static text added by this plugin) -> user is in charge of the body 100% via config

All changes needs to be backwards compatible in order not to break user config. I will create PR shortly.

unbearables commented 8 months ago

This will be released in 2.1.0