Splunk Enterprise Security

Splunk ES - Adaptive Response - Send Email per Result of Correlation Search

gworkun
Explorer

Hey Team,

Wanted to be able to send an email as an Adaptive Response for a correlation search per result. Just like a notable event is created per-event, is there a way to configure the "Send Email" to be sent per-event, based on information in the notable event?

For example, if a correlation search has 5 hits, 5 notable events are created. Let's say there are 5 different email addresses on these 5 events; is it possible to use "$result.email$" to alter who get the email per event?

I know a limitation or the design of $result.email$ is just to take the first row, but was thinking when used in conjunction with Correlation search, there might be a way to utilize the Adaptive Response per event.

Thoughts? Any additional data needed? Thanks all!

lakshman239
Influencer

Lets say you have a field called myemail_addr in each of the 5 events, resulting from your correlation search, you can use that as a token $myemail_address$ in the email adaptive response to send different email to each of the 5 users. would this help?

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...