Dashboards & Visualizations

Dashboard redirect to another keep dasboard params

yanivamram
Path Finder

Hi,
I have few dashboards which use the exact same inputs.
I would like to "navigate" from one dashboard to another while keeping the same input values.
What is the best aproach?
I was thinking about simple href redirection.
I created an html pane and located a button like:

But it seems like Splunk remove the "onclick" attribute from the command.

BTW,
I'm currently using Splunk v6-1-3

Thanks!

Tags (1)
0 Karma
1 Solution

yanivamram
Path Finder

I've finally found how to do that(not sure it's the best aproach).
I've created an html file at /appserver/static/html/dashboards_navigation_buttons.html with the following content:
alt text

On my dashboard I've added the following:

<html src="html/dashboards_navigation_buttons.html"/>

And now in my dashboard I've the following navigation buttons:
alt text

View solution in original post

0 Karma

yanivamram
Path Finder

I've finally found how to do that(not sure it's the best aproach).
I've created an html file at /appserver/static/html/dashboards_navigation_buttons.html with the following content:
alt text

On my dashboard I've added the following:

<html src="html/dashboards_navigation_buttons.html"/>

And now in my dashboard I've the following navigation buttons:
alt text

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...