graylog-labs / graylog-plugin-slack

Graylog alarm callback for Slack
https://www.graylog.org
Apache License 2.0
117 stars 52 forks source link

Option to send alert message without preamble? #79

Open arobertpk opened 6 years ago

arobertpk commented 6 years ago

Hello,

I have a custom message for an ALERT (not an OUTPUT) configured as shown:

capture1

However when this gets over to Slack I get:

capture2

Is there an option to exclude all of that header/preamble circled and just send what I have in the message template? If not, could this please be added? The HipChat plugin worked this way and it made for a much cleaner chat log. I understand there is a "short mode" available when running as an output notification, but don't see the reason for the artificial restriction here. Thanks.

PaulMHalliwell commented 5 years ago

I'd also like to see this.

The information that I'm looking to output is in the custom message, rendering the trigger condition text moot. If there was a way to push only the custom message that'd be ideal.

webmastir commented 3 years ago

Did anyone fork this and remove the preamble?