All Apps and Add-ons

WEBSITE MONITORING: Change response Time History Chart to display red on failure not response time

nathanluke86
Communicator

I am trying to alter the response Time History Chart to display a red bar when a failure occurs and not when a response time threshold is met.

alt text

sourcetype="web_ping" `website_monitoring_search_index` title="$title$" | timechart avg(total_time) as response_time | eval response_time_over_threshold=if(response_time>`response_time_threshold`,response_time,0) | eval response_time=if(response_time>`response_time_threshold`,0,response_time)

TIA

Labels (1)
0 Karma

493669
Super Champion

How did you identify that failure is occurred?

0 Karma

nathanluke86
Communicator

Hi @493669

failures occur based on response_code for example a 503 error

Thanks

0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...