Dashboards & Visualizations

How to configure a single visualization that a click on the value will open another dashboard?

HeinzWaescher
Motivator

Hi,

how do I have to configure a single visualization, so that a click on the value will open another dashboard?

Thanks in advance
Heinz

0 Karma
1 Solution

ekatane
Explorer

Hello,

On xml you could use this configuration :

       <condition field="*">
        <link>
          <![CDATA[www]]>
        </link>
      </condition>
    </drilldown> 

Kapten.

View solution in original post

ekatane
Explorer

Hello,

On xml you could use this configuration :

       <condition field="*">
        <link>
          <![CDATA[www]]>
        </link>
      </condition>
    </drilldown> 

Kapten.

HeinzWaescher
Motivator

Working fine, thanks!

0 Karma

ChrisG
Splunk Employee
Splunk Employee

Quoting from Drilldown behavior topic in the Dashboards and Visualizations manual:

By default, drilldown is disabled for single value visualizations. Enable drilldown by adding the following option to the Simple XML source code for the visualization.

<option name="drilldown">all</option>

Users can click on the single value to generate the drilldown search.

I also recommend that you download the Splunk 6.x Dashboard Examples app.

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...