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 Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...