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!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...