All Apps and Add-ons

Website Monitoring: How to display "response_time" as an overlay line on the y-axis in my chart?

nilotpaldutta
Explorer

Hi Everyone,

I am using Splunk's "Website Monitoring" app to check the status of a few URLs. The output gives code 200 if the URLs are accessible. There are three columns in the table - url, response_code and response_time (in milliseconds).

url response_time   response_code
url1        4193             200
url2        2830             200
url3        2718             200
url4        4460             200

I am trying to plot a graph with:
i) "url" on x-axis
ii) "response_code" on left hand side y-axis.
iii) Display the "response_time" as overlay line on top of it. The values on right hand side y-axis.

I am able to get the (i) and (ii) in the graph, but unable to display the third one as an overlay. Tried a few solutions from Answers, but not working for my conditions.

Searches:

....... | table url, response_time, response_code | chart count over url by response_code
....... | table url, response_time, response_code | chart count by url,response_code

Added this option in the chart, but not seeing the expected result -

....."charting.chart.overlayFields">response_time</option>

If someone knows, kindly respond. Thanks in advance.

0 Karma

jeffland
SplunkTrust
SplunkTrust

You can configure an overlay comfortably via the gui as well. Click the "Format" button (the one with the brush next to the one where you select the type of chart) and go to "Chart Overlay". From there, you can add the series you want to display as overlay and configure whether to use the x axis on the right hand of the chart (which you want) by selecting "View as Axis".

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...