Splunk Search

What alert search can I use to check and alert on a HF not forwarding any data.

JTS911
Explorer

Is there a heart beat from the HF I can monitor and if not detected, alert on it ? 

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

The Monitoring Console can do that for you.

There are a number of events you can use as a heartbeat.  Search the internal index for one your forwarder's names to find them.

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

View solution in original post

JTS911
Explorer

Used this to find the HF's 

| set diff [search earliest="-30m" index=_internal host="*-splunk-hf"
| dedup host
| table host] [search earliest="-10m" index=_internal host="*-splunk-hf"
| dedup host
| table host]

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The Monitoring Console can do that for you.

There are a number of events you can use as a heartbeat.  Search the internal index for one your forwarder's names to find them.

---
If this reply helps you, Karma would be appreciated.
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...