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

[Security Solution] Enable use of AAD fields in Mustache templating for alerts #170195

Open
Zacqary opened this issue Oct 30, 2023 · 1 comment
Open
Labels
enhancement New value added to drive a business result Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. triage_needed

Comments

@Zacqary
Copy link
Contributor

Zacqary commented Oct 30, 2023

#170162 adds an experimental feature to use AAD fields in alert message templating.

It requires ruleTypeId to be passed into the ActionForm component, and will only show up if this value is provided.

Add the ruleTypeId to the getActionForm call in x-pack/plugins/security_solution/public/detections/components/rules/rule_actions_field/index.tsx to enable this feature for Security alerts.

@Zacqary Zacqary added triage_needed enhancement New value added to drive a business result Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. labels Oct 30, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. triage_needed
Projects
None yet
Development

No branches or pull requests

2 participants