Dashboards & Visualizations

how to add the navigation menu in the dashboard ?

AL3Z
Builder

Hi,

Could anyone pls help me in adding the navigation menu to the dashboard like in the pic shown below eg. Event Search.

AL3Z_0-1706029141938.jpeg

 

Thanks in advance

 

Labels (3)
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @AL3Z,

You should go to default.xml at "Settings > User Interface > Navigation" menu while in your app.

Use collection type for dropdown menus like below;

Please update dropdown_menu_name1 and  dashboard_name1 with your needs. You can add more menus as you wish.

<nav search_view="search" color="#1D1D1B"> 
    <view name="search" default='true' />
    <view name="reports" />
    <view name="alerts" />
    <view name="dashboards" />
    <collection label="dropdown_menu_name1">
         <view name="dashboard_name1"</>
   </collection>
   <collection label="dropdown_menu_name2">
         <view name="dashboard_name2"</>
   </collection>
</nav>

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma
Get Updates on the Splunk Community!

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...

Detecting Cross-Channel Fraud with Splunk

This article is the final installment in our three-part series exploring fraud detection techniques using ...

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...