Dashboards & Visualizations

Set token inside using Simple XML

rodrigorenie
Explorer

Hello everyone.

Is there a way to set a token when I click a link defined in a html panel? I tried this but it doesn't work:

<dashboard>
  <label>token</label>
  <row>
    <panel>
        <html>
         <div style="text-align: center;">
           <h1>teste 123</h1>
           <a href="#mytoken=somevalue">Click here to show panel</a>      
          </div>
        </html>
        <html depends="$mytoken$">
           <h1>hidden html</h1>
        </html>
      </panel>
   </row>
</dashboard>
0 Karma

stephane_cyrill
Builder

docs.splunk.com/Documentation/Splunk/6.0.2/Viz/Dynamicdrilldownindashboardsandforms

0 Karma
Get Updates on the Splunk Community!

Splunk and TLS: It doesn't have to be too hard

Overview Creating a TLS cert for Splunk usage is pretty much standard openssl.  To make life better, use an ...

Faster Insights with AI, Streamlined Cloud-Native Operations, and More New Lantern ...

Splunk Lantern is a Splunk customer success center that provides practical guidance from Splunk experts on key ...

Splunk Enterprise Security: Your Command Center for PCI DSS Compliance

Every security professional knows the drill. The PCI DSS audit is approaching, and suddenly everyone's asking ...