The Slack log handler currently takes a "username" value as input which if set is sent to Slack as the user name of the message. With modern webhooks, it unfortunately seems that we have lost the feature of overriding the user name of a message. Our current configs put a descriptive string identifying the bot configuration in this field, which we can no longer see.
I want to add a specific new configuration field to the Slack log handler for the "configname". If set, this will appear first in every Slack message.
I want to add a specific new configuration field to the Slack log handler for the "configname". If set, this will appear first in every Slack message.
- relates to
-
SKARA-1679 Make username and prefix optional config options for slack log handler
-
- Resolved
-