Reporting

How to enable throttle for a Scheduled Report ?

zacksoft_wf
Contributor

I have a scheduled report that runs once every 12 hour. But once it runs , it generates same email alerts multiple times during the scheduled time,
Is there any way to compress / throttle to just one report/email ?

| tstats min(_time) as first_time max(_time) as last_time values(sourcetype) where TERM(121.121.1.165) OR TERM(876.234.11.214) OR TERM(192.176.30.196) by index
| convert ctime(first_time) ctime(last_time)
Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @zacksoft_wf,

Check the actions of your alert: probably a scheduled search doesn't need also an eMail notification.

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...