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!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...