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

Graylog Show Fields Not Pushing Over to OpsGenie #25

Open
goodbar-dev opened this issue May 17, 2021 · 1 comment
Open

Graylog Show Fields Not Pushing Over to OpsGenie #25

goodbar-dev opened this issue May 17, 2021 · 1 comment

Comments

@goodbar-dev
Copy link

We have "Show fields" as blank in Graylog, so per the comments we are expecting all fields to push over to ops genie. Looking at the code, it looks like these should populate in the description field, but we are only seeing the the result description, stream and trigger condition. In looking at the code, it's as if it's not passing this line:

if (checkResult.getMatchingMessages().size() > 0) {

However, not sure how to validate what checkResult.getMatchingMessages().size() is?

@annakz1
Copy link

annakz1 commented May 25, 2021

Hi, I'm experiencing the same issue. I'm getting in the Description in Opsgenie the 'Stream: ' and 'Trigger Condition: ' but not the other needed fields ("Matching messages", "Fields" etc.). Please advice how it can be resolved? Thanks

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

No branches or pull requests

2 participants