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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...