Alerting

Alert on Data Not Sending

PA-Lan-Tel
Observer

I would like to have an alert sent when my syslog server stops sending logs to the Splunk application. Because I am very new to Splunk can I get some examples please. 

Labels (1)
0 Karma

bowesmana
SplunkTrust
SplunkTrust

Very simple to write a search that you can set to trigger if the results are 0

 

| tstats count where index=your_syslog_index earliest=-2m@m latest=-1m@m

 

and then in your alert make it trigger on the custom trigger condition "search count = 0"

Note that if you have periods when you would not get syslog data for a minute, then it will trigger, so 

0 Karma

PA-Lan-Tel
Observer

Thanks Karma appreciate the quick response 

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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