Splunk Search

persistent dropdown, multiselect and time inputs across dashboards

schose
Builder

Hi all,

I'm using multiple dashboards (for cpuusage, memusage, hdd usage) in an app where you can select different host by multiselect dropdown lists. When the user selects a different dashboard he always have to select the hosts again.

I would like to make it easier for the user and keep the multiselect and timeinformation consistent across different dashboards in an app.

What's the easiest way to archive this?

Thanks for your help in advance.

Andreas

Tags (1)
0 Karma

schose
Builder

right, bit this is not gonna work for me as i would need to link every single dashboard together.. (15 in sum).

what can I do if the user is using the navbar?!
Would it be otherwise possible to save the values for a dashboard?

Regards,

Andreas

0 Karma

sundareshr
Legend

Have you considered show/hide panels, based on dashboard type? In other words, create one view will panels from all dashboards. Add either links on top or a form field, where user can select type of dashboard. Based on this selection, you can show/hide appropriate panels and execute that search.

0 Karma

gcusello
SplunkTrust
SplunkTrust

You have to pass the token of the row you clicked.
http://docs.splunk.com/Documentation/Splunk/6.4.2/Viz/tokens
In addition you can pass the tokens of the inputs (like Time period).

in other words you have to insert something like this

          <link>
            <![CDATA[secondary_dashboard?field1=$click.value$&TimeDa=$Time.earliest$&TimeA=$Time.latest$&input2=$input2$]]>
          </link>
        </drilldown>

Bye.
giuseppe

0 Karma

gcusello
SplunkTrust
SplunkTrust

if you're satisfied of the answer, please, accept the answer.
Bye.
Giuseppe

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...