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

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

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!

Observability Newsletter Highlights | March 2023

 March 2023 | Check out the latest and greatestSplunk APM's New Tag Filter ExperienceSplunk APM has updated ...

Security Newsletter Updates | March 2023

 March 2023 | Check out the latest and greatestUnify Your Security Operations with Splunk Mission Control The ...

Platform Newsletter Highlights | March 2023

 March 2023 | Check out the latest and greatestIntroducing Splunk Edge Processor, simplified data ...