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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...