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!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...