Dashboards & Visualizations

A link to another apps in navigation menu

ddarmand
Communicator

Hello,

I don't want to use the accountbar module so i am searching a solution to make links to an another app in the navigation bar

Thanks you,

Damien

1 Solution

MuS
Legend

Hi ddarmand

you can add a HTML link to the navigation menu, if you add something like this to your default navigation menu:

   <a href="/app/YourAppName">YourAppName</a>

either do this in the Manager » User interface » Navigation menus » default or by editing the file nav.xml in the path $SPLUNK_HOME/etc/apps/YourAppName/default/data/ui/nav

hope this helps

cheers, MuS

View solution in original post

MuS
Legend

Hi ddarmand

you can add a HTML link to the navigation menu, if you add something like this to your default navigation menu:

   <a href="/app/YourAppName">YourAppName</a>

either do this in the Manager » User interface » Navigation menus » default or by editing the file nav.xml in the path $SPLUNK_HOME/etc/apps/YourAppName/default/data/ui/nav

hope this helps

cheers, MuS

sh373213
New Member

It works but unable to save the Navigation menu editor when there there is a '?' symbol in the url. how to overcome this ?

0 Karma

gf13579
Communicator

Are you sure it's the ?, and not the ampersands?

Try changing any & characters to &amp; in the url.

e.g.

<a href="/app/lookup_editor/lookup_edit?owner=nobody&amp;namespace=my_app&amp;lookup=my_lookup&amp;type=kv">Edit Lookup</a>
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Sounds to me as if you have a similar but different question. Please create a new question rather than writing an answer to a six year old question.

ddarmand
Communicator

thanks you

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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