Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output sends messages with wrong Stream name #15

Open
infernix opened this issue Dec 7, 2015 · 2 comments
Open

Output sends messages with wrong Stream name #15

infernix opened this issue Dec 7, 2015 · 2 comments
Assignees
Labels

Comments

@infernix
Copy link

infernix commented Dec 7, 2015

I've created a single Slack output that sends data with attachment to a single channel. I've mapped multiple streams to this same output. Whenever streams generate a message, the message in Slack frequently contains the wrong stream name.

For example, stream A generates a message, but in Slack the message is: "New message in Graylog stream B*.

It's rather inconsistent and I haven't figured out why; perhaps a variable gets assigned incorrectly?

Or is it expected to have to create a Slack output for every mapped stream?

@alexnikitchuk
Copy link

Same issue

@Aenima4six2 Aenima4six2 self-assigned this Sep 23, 2017
@kierad
Copy link

kierad commented Sep 10, 2020

SlackMessageOutput (which seems to represent a Slack channel) has a single stream field. This does not align with the common usage, where multiple streams are pointed to a single Slack channel. It would be great to find a solution to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants