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

Get Updates on the Splunk Community!

Enhance Your Splunk App Development: New Tools & Support

UCC FrameworkAdd-on Builder has been around for quite some time. It helps build Splunk apps faster, but it ...

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...