Dashboards & Visualizations

How to create a search that will send an alert when the feed has been delayed for >=70min?

troy44112
Explorer

I am looking to create a search that will send an alert when the feed has been delayed for >=70min

Tags (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

That's not a lot to work with.  What do you mean by "the feed"?  Do you have only one input to Splunk?

Assuming you can define the feed to a specific index (and, optionally, host and/or source and/or sourcetype) then this may help.

index=foo host=bar source=baz sourcetype=foobar earliest=-70m
| stats count

And trigger the alert if the number of results is zero.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...