Alerting

How do we make this report an alert and customize the settings to not receive continuous emails?

kgiesecke
New Member

We have the following search that sends a report once a day.

| inputlookup append=T malware_tracker | stats min(firstTime) as firstTime,dc(dest) by signature | eval _time=firstTime | `daysago(1)` | sort 100 - firstTime | `uitime(firstTime)` | table firstTime,signature,dc(dest)

We had this set up as an alert in the past, but due to the nature of alert, it generated continuous emails. I am thinking I need to customize the alert based on the signature and I am not sure how to go about doing this. Thank you.

0 Karma
1 Solution

Richfez
SplunkTrust
SplunkTrust

I'd recommend watching all of it, but about 1:40 into this video by Splunk is an example of throttling alerts. Perhaps that's all you need?

If not, there are certainly things that can be done, but a little more information about what sort of output the existing search gives, how often it has results, what it is you are actually trying to achieve and so on would be very helpful. It may also be useful to see a more "raw" look at the events this is based off of.

View solution in original post

0 Karma

Richfez
SplunkTrust
SplunkTrust

I'd recommend watching all of it, but about 1:40 into this video by Splunk is an example of throttling alerts. Perhaps that's all you need?

If not, there are certainly things that can be done, but a little more information about what sort of output the existing search gives, how often it has results, what it is you are actually trying to achieve and so on would be very helpful. It may also be useful to see a more "raw" look at the events this is based off of.

0 Karma
Get Updates on the Splunk Community!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...