Alerting

How to write a search to alert if one host stops forwarding logs for a certain sourcetype?

rikufu
New Member

Hello guys,

I want to make an alert if number of hosts is lower than 5 in a sourcetype search.
To be more specific, I have 5 hosts that send logs into sourcetype=test. If one of the hosts stops publish logs into this sourcetype for the last 30 minutes, I would like to get an alert for it.

I'll be glad if you can help me.

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

This search should get you started.

sourcetype=test earliest=-30m | dedup host 

One you have the search returning the desired results (one record for each host that reported in the last 30 minutes), save it as an alert and set the alert to trigger when the number of results is less than 5.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

This search should get you started.

sourcetype=test earliest=-30m | dedup host 

One you have the search returning the desired results (one record for each host that reported in the last 30 minutes), save it as an alert and set the alert to trigger when the number of results is less than 5.

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

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...