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 ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...