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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...