Alerting

How to trigger alert when one row of list equals to zero

thinhdinh
Path Finder

Hi Experts,

I have a search query that give me a result table like below:

EmployeeSalary
A1000
B2000
C0

 

How can we trigger an alert when one of our employee's salary equals to zero or specific number?

Labels (3)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Sorry: wrong click!

you have to add a condition at the end of your search, e.g.:

| where Salary=0

and run an alert triggered when you have results.

Ciao.

Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi @thinhdinh ,

you have to add a condition at the end of your search, e.g.

 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Sorry: wrong click!

you have to add a condition at the end of your search, e.g.:

| where Salary=0

and run an alert triggered when you have results.

Ciao.

Giuseppe

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!

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 ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...