Splunk Search

Sql search and duplicate alerts

aamelyan
Explorer

I have a search defined like this for the alert

| dbxquery connection=MyDB query=usp_Splunk_GetDataForAlert shortnames=true output=csv

My stored procedure looks a week back to determine if certain condition is met. The alert itself is set to run every hour. So if I have a condition that happened today I would be getting the same alert every hour until I pass that point.

How can I make alert to go out once for each set of events that triggered it?

0 Karma
1 Solution

adonio
Ultra Champion

hello there,
hope i understand the question correctly.
you can throttle the alert, read here:
https://docs.splunk.com/Documentation/Splunk/6.6.1/Alert/ThrottleAlerts
hope it helps

View solution in original post

adonio
Ultra Champion

hello there,
hope i understand the question correctly.
you can throttle the alert, read here:
https://docs.splunk.com/Documentation/Splunk/6.6.1/Alert/ThrottleAlerts
hope it helps

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 ...