Alerting

Alert Group contend for each Email to send

taintvncs
Loves-to-Learn Lots

Dear Splunk bro team,

We are in trouble while send result of scheduled search to email.
Our Scheduled search result have a field that indicate who get result.

for example :

field_A code email
a 1 a@gmail.com
b 2 b@gmail.com
c 1 a@gmail.com
d 2 b@gmail.com

Currently, savedsearch are sending earch record is one email (total 4 emails to 2 receipent ).

Expected (2 emails):
+ mail1 send content  to a@gmail.com in 1 file csv
field_A code email
a 1 a@gmail.com
c 1 a@gmail.com

+ mail2 send content b@gmail.com in 1 file csv
field_A code email
b 2 b@gmail.com
d 2 b@gmail.com

 

 

 

 

 

Labels (3)
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...