Alerting

What type alert we can setup to monitor Spunk environment - We are using Splunk managed cloud services.

raomu
Explorer

What type alert we can setup to monitor Spunk environment - We are using Splunk managed cloud services.

Tags (1)
0 Karma

adonio
Ultra Champion

if i understand you correctly, you would like to have an alert telling you whether one of your 3 UF or 2 HF are down and nor sending data to the cloud?
if this is the case, you can create something like that:

| tstats count as event_count where index=* OR index=_* AND (host=UF1 OR host=UF2 OR host=UF3 OR host=HF1 OR host=HF2) by host

if you have count=0 it means that the particular forwarder did not send data in the time range specified and worthwhile to check it.
there are many other ways to alert on this situation but i think its a good start.

hope it helps

0 Karma

adonio
Ultra Champion

what is it that you would like to be alerted on?

0 Karma

raomu
Explorer

I have 3 UF ( all UF are fwd data to these 3 UF) and 2 heavy FWD for which I need to put alert for.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...