All Apps and Add-ons

Splunk alert with 4 host having 4 different error threshold

cbiraris
Path Finder

Hi Team,

Is there any way we can setup a single Splunk alert having 4 host servers with different error threshold -

for example.

I have 4 host server1, server2, server3, server4 

if there 10 error count occurs for  server1 it will raise alert stating server1 having 10 error
if there 20 error count occurs for  server2 it will raise alert stating server2 having 20 error
if there 5 error count occurs for  server3 it will raise alert stating server3 having 5 error
if there 10 error count occurs for  server4 it will raise alert stating server4 having 10 error


I know this can be possible by  setting up 4 separate alerts for each server. just wanted to know if we can setup single alert involving all condition together in one alert.  

Please help with sample search query.

Thank you,

Labels (1)
Tags (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Build the condition into the search you use for your alert such that you only get results if one (or more) of these conditions arises.

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...