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!

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...