Dashboards & Visualizations

Drilldown for markergauge?

tlivesey
Explorer

I'm just trying to do a simple drilldown for the markerGauge (any gauge, actually) without any luck. I move the mouse all over the chart and the pointer never turns into the 'hypertext' image. I've clicked on everything in the panel.

I already edited my xml file to make

<option name="charting.drilldown">all</option>

and in fact the single value visualizaiton works fine with this option.

From the webeditor, I can change my markerGauge into a table at which point the single entry in the table becomes clickable. I change it back to a markerGauge and it is no longer clickable.

I can't find anything in documentation that says gauges do not support drilldown. What am I doing wrong?

Tags (2)
0 Karma

tlivesey
Explorer

After working with this issue for a while, let me answer my own question:

Drilldown for gauges is does not work. The obvious workaround was to position a single value visualization of the exact same data directly under the gauge, and drilldown from that.

But let me say in general, from a web design point of view, simple xml is extremely limited, even with the enhancements in Splunk 6. If you have some web development experience, I would not bother using simple xml. Instead, use the SplunkJS Stack API. There is another ‘javascript api’ – that is too low level. Be sure to use SplunkJS Stack. Through SplunkJS, you have javascript access to the data, gauges, graphs, etc – everything you have access to in simple XML.

The SplunkJS examples worked out of the box, and I was pretty much able to recreate my whole simple xml dashboard as a straight up web application in only a few hours. The splunk install comes with node.js so you have a simple http server available without having to install apache or anything like that. And doing drilldown for gauges is as simple as putting the gauge in a div element and making the element clickable – problem solved.

If you are a web design novice, yeah, simple xml will get you some basic dashboards which will be mostly functional. But if you know what you are doing, you’ll save yourself a lot of trouble by just building your own web app and integrate splunk elements into it.

stanwin
Contributor

Apparently drilldown isnt available for gauages. You have to use workaround.

see http://answers.splunk.com/answers/143399/drilldown-radialguage-to-another-dashboard.html

0 Karma
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...