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

Support for fetching rule data in detector's trigger notification message in CTX variable #514

Closed
eirsep opened this issue Aug 16, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@eirsep
Copy link
Member

eirsep commented Aug 16, 2023

Currently we only support Detector's trigger
ctx.detector containing {_id=qVGldIkB0UfzAtaegDPc, _version=1, name=test-detector, enabled=true}

Customer is unable to see information about which Sigma RULE triggered the alert notification.

@eirsep eirsep added enhancement New feature or request untriaged and removed untriaged labels Aug 16, 2023
@eirsep
Copy link
Member Author

eirsep commented Aug 16, 2023

We need to support adding tags in monitor, query, alert in Alerting Plugin, which can help us populate info like rule, detector id etc in Alerting resources and make them available in alert notification also.

@eirsep eirsep changed the title Support for fetching findings data, rule data in detector's trigger notification message in CTX variable Support for fetching rule data in detector's trigger notification message in CTX variable Aug 16, 2023
@praveensameneni
Copy link
Member

@AWSHurneyt , can you please share the PR to include the message from ctx variable

@AWSHurneyt
Copy link
Collaborator

Implemented this in PR opensearch-project/alerting#1450

@engechas
Copy link
Collaborator

engechas commented Apr 9, 2024

Closing as completed by #1450 in alerting

@engechas engechas closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants