Alerting

Alert sending multiple emails

penguincrow
Engager

Have a configuration with two splunk servers(logging01 and logging02) configured with shared configuration processing syslog data. The two servers are behind a load balancer.

Created an alert which sends an email.

Everytime a single alert fires I receive two emails.

From the smtp server's logs I see both servers sending the same email.

Is there anyway to prevents this, so only a single email is sent?

Tags (2)
0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

If you have 2 Search-heads with the same configuration, then all your searches will run twice (one on each)

The proper ways to proceed are :

  • dedicate a single search-head to run your jobs/scheduled searches
  • or use search-head pooling to actually load balance the search jobs.

View solution in original post

yannK
Splunk Employee
Splunk Employee

If you have 2 Search-heads with the same configuration, then all your searches will run twice (one on each)

The proper ways to proceed are :

  • dedicate a single search-head to run your jobs/scheduled searches
  • or use search-head pooling to actually load balance the search jobs.
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!

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...