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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...