Dashboards & Visualizations

app menu links to other app

manikdham
Path Finder

i want to create an app menu bar with links to other apps how do i do this. My app contains a drop down menu which will have links to other apps.

Tags (4)
0 Karma

yannK
Splunk Employee
Splunk Employee

You can add real links in your menu, so you could specify a link to the other app between "a" tags.

see http://docs.splunk.com/Documentation/Splunk/4.3.2/Developer/Step6BuildNavigation

examples of links to a dashboard in another app :

  • absolute path to other app

a href="http://myserver.mydomain:8000/en-US/app/webintelligence/business_visitor_trends"

  • relative path link to other app (more flexible)

a href="/app/webintelligence/business_visitor_trends"

manikdham
Path Finder

I want to create a drop down menu in default.xml which has links to other apps. How do i do this using this.

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