graylog-plugin-slack icon indicating copy to clipboard operation
graylog-plugin-slack copied to clipboard

Graylog alarm callback for Slack

Results 19 graylog-plugin-slack issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to create a Permalink in the alert message but it's currently not possible because the `index` field is not made available to the Slack message builder. **Example...

## Summary Since log messages often contains special characters in markdown, I would like to forward messages in code blocks. > ``` > some error messages lib/foo.rb:100:in `initialize' > ```...

In the most recent version of mattermost + Graylog 3 I am not able to send notification, not even test. I have pinned down the problem down to getting 404...

A need to specify username and a password to the the HTTP proxy of my company. But this plugin don't take into account the username and the password specified in...

Even if you enable "Short mode" for an output notification, it ignores the custom message and just feeds the stream message directly. Could it include just the CUSTOM message if...

Hi! Can I use JMTE formatting to send field content in uppercase? I've tried in this way ${message.source;string(uppercase)} but it doesn't work. The content is sent as is. No errors....

The setting is on: the @channel gets thrown in but is not linked. Using the latest version of the plugin here and Graylog 2.4.5

When iterating over backlog, messages appear in reverse order. The most recent message is first (reading top down) and the first messages is last. For example, I have a condition...

Ho there, We've upgraded our Graylog to the version 5.1.1. They changed stream search url from `https://grayloginstance.url/streams//messages` to `https://grayloginstance.url/streams//search` and now when we click to the stream name to check...