Monitoring Splunk

Prepopulate Email Addresses for Alerts (Template)

jlum
New Member

Hello, Is there a way to prepopulate new alerts with a default email address? If so, how would it affect email alerts already setup with recipients manually inserted.

We have an environment with many alerts set up to send emails to different users. We created an email account we want to use to capture all email alerts from Splunk. We would like to add this Splunk email account to receive all existing alerts and also if possible, prepopulate the "send email to" with this email account by default for all new alerts.

Tags (1)
0 Karma
1 Solution

to4kawa
Ultra Champion

cf. alert_actions.conf email

bcc     = <string>
* Any bcc email addresses receiving the alert.

I haven't tried it, can you apply this setting?

View solution in original post

0 Karma

to4kawa
Ultra Champion

cf. alert_actions.conf email

bcc     = <string>
* Any bcc email addresses receiving the alert.

I haven't tried it, can you apply this setting?

0 Karma

jlum
New Member

So simple, i overlooked the idea. Great suggestion! Thank you!

0 Karma

to4kawa
Ultra Champion

you're welcome. I change this to answer. please accept it. happy splunking.

0 Karma
Get Updates on the Splunk Community!

Buttercup Games: Further Dashboarding Techniques

Hello! We are excited to kick off a new series of blogs from SplunkTrust member ITWhisperer, who demonstrates ...

Message Parsing in SOCK

Introduction This blog post is part of an ongoing series on SOCK enablement. In this blog post, I will write ...

Exploring the OpenTelemetry Collector’s Kubernetes annotation-based discovery

We’ve already explored a few topics around observability in a Kubernetes environment -- Common Failures in a ...