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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...