Dashboards & Visualizations

Dynamic Drilldown with Trellis-Style Single Value Chart

anholzer
Explorer

I am trying to create a dynamic dashboard utilizing splunk's custom token capability. I have a single value panel that is broken out in trellis format. The query for this panel is fairly simple: index = a sourcetype= b | stats avg(c) by d.

What I want is to have additional panels that will display information based on which trellis shape is chosen (aka a value of d).

For example the trellis format would have 3 boxes with values like abc (title) = 123 (value) , def = 3.33, ghi = 8.56. I want to be able to click on the box with title ghi and value 8.56 and show additional panels that include [d = ghi] in the panels query.

Does anyone know of a way to reference those values? I've tried using $click.name2$, $click.value2$, $results.d$ and some others...

TLDR:
When you set up the splunk auto drilldown search it gives me the value of d that I desire, but I can't recreate it using other dynamic drilldown options.

0 Karma
1 Solution

anholzer
Explorer

Actually - just figured it out. Posting reply in case others have this issue as well -

You can use the token = $trellis.value$ for searching on trellis split charts.

Happy Splunking!

View solution in original post

0 Karma

anholzer
Explorer

Actually - just figured it out. Posting reply in case others have this issue as well -

You can use the token = $trellis.value$ for searching on trellis split charts.

Happy Splunking!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...