Dashboards & Visualizations

Example of drilldown from one dashboard to another?

Jason
Motivator

A client is looking for a high-level dashboard, and by clicking charts/graphs or links on it, get sent to a more in-depth dashboard - NOT a search. Does anyone have examples of this?

Examples of static links from graphs and static links just below/beside graphs would be helpful. The simpler the XML the better (can it be done in a Form?)

krish3
Contributor

Anyone still looking for same now it is made easy by using drilldown tags like the one below:

    <drilldown>
      <link>dashboard_name?form.userid=$token1$&form.activity=$token2$&form.hour=$click.value$&aamp;form.time.earliest=0&form.time.latest&earliest=$time.earliest$&latest=$time.latest$</link>
    </drilldown>

This tag should be placed within Chart tag. And the tokens and variables are specific to the dashboard you are drilling down in to and $click.value$ holds the passing value between the dashboards for drilling down.

0 Karma

Jason
Motivator

Just click anywhere on the graph to link to another view - is this really that hard, folks?

Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...