Dashboards & Visualizations

Navigation menu customisation

Nadhiyaa
Path Finder

Below is my configuration settings for the navigation menu
default.xml:

<collection label="Systems and Cloud services">
  <a href="/app/datacenter_vmcust">SCS</a>
</collection>
<a href="/app/messaging_and_services">Messaging Services</a>
<a href="/app/FM">FM</a>
<a href="/app/xx" default="true">WW</a>
<collection label="yy"> 
  <a href="/app/zz">WW-YU</a>
</collection>
</collection>
<collection label="LAN and Network Security">
  <a href="/app/LNS">LNS</a>
</collection>
<collection label="Unified Communication">
  <a href="/app/UC">UC</a>
</collection>
<a href="/app/DB">DB</a>

I require to have the views below the collections not in the same app header bar .
Views menus should come below the app bar.
Need some help here

Tags (1)
0 Karma

woodcock
Esteemed Legend

Like this:

<collection label="Systems and Cloud services">
  <a href="/app/datacenter_vmcust">SCS</a>
</collection>
<a href="/app/messaging_and_services">Messaging Services</a>
<a href="/app/FM">FM</a>
<a href="/app/xx" default="true">WW</a>
<collection label="yy"> 
  <a href="/app/zz">WW-YU</a>
</collection>
</collection>
<collection label="LAN and Network Security">
  <a href="/app/LNS">LNS</a>
</collection>
<collection label="Unified Communication">
  <a href="/app/UC">UC</a>
</collection>
<collection label="Your Collection Name Here">
  <a href="/app/DB">DB</a>
</collection>
0 Karma

niketn
Legend

@woodcock as mentioned by @renjith.nair, this seems to be a duplicate question of https://answers.splunk.com/answers/671668/how-to-add-a-bar-below-the-navigation-menu-in-splu.html

Requesting you to move your answer to the other thread so that this question can be closed as duplicate 🙂

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

niketn
Legend

@Nadhiyaa can you add a mock up screenshot of what you need?

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

renjith_nair
Legend

Its seems to be same as : https://answers.splunk.com/answers/671668/how-to-add-a-bar-below-the-navigation-menu-in-splu.html

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

Nadhiyaa
Path Finder

@niketnilay Hi yes its the same

For example :

My navigation menu should be like below

XX YY ZZ
AA BB CC

Where XX,YY,ZZ are the top level menus when we click on one of the subset of XX goes to AA dashboard where again i should have XX YY ZZ and then below AA related views . it should be one level below

0 Karma
Get Updates on the Splunk Community!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...