Alerting

Trigger an email alert when status code is other than 200

Bala
Explorer

Hi Team,

i want to configure an mail alert when the status code is 400,401, 500... which means other than 200 trigger the alert. check every 30 min once.

Bala_0-1642672563175.png

 

Labels (1)
Tags (1)
0 Karma

sajohnson6
Explorer

I agree with Skrajkumar, the only other suggestions I would offer is if you are looking for an http status code, I would do status!=2*, that way it ignores all 2xx HTTP responses.

0 Karma

skrajkumar_splu
Splunk Employee
Splunk Employee

Try scheduling an alert with condition "|search status !=200" with a cron schedule of  "*/30 * * * *".

Settings->Searches, Reports, and Alerts ->new alert

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...