Splunk Search

How to get an alert if the specific search takes more than 10 min?

prerana_jain
Explorer

Ex: "Acquired" is a keyword.
This keyword is getting for every minute.
I have to get alert if this keyword is not getting generated for more than 10 min.

0 Karma

woodcock
Esteemed Legend

Your phrasing is unclear. Add a comment and explain it with many more words/sentences.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Run the following search every 5-10 minutes. Set it to trigger an alert if the result count is equal to zero.

index=foo "Acquired" earliest=-10m@m
---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...