Dashboards & Visualizations

Build submenus in reports menu

Cuyose
Builder

So the documentation either isn not correct, or I am just not getting it. I simply want to add submenues to the reports link.

given the following, if I wanted to add an Error and Performance submenu within the reports link, Or even a new dropdown link.

<nav search_view="search" color="#65A637">
  <view name="search" default='true' />
  <view name="data_models" />
  <view name="reports" />
  <view name="alerts" />
  <view name="dashboards" />
</nav>
0 Karma

somesoni2
SplunkTrust
SplunkTrust

Try this

<nav search_view="search" color="#65A637">
   <view name="search" default='true' />
   <view name="data_models" />
   <collection label="Reports">
    <view name="reports" />
    <saved source="unclassified">
   </collections>    
   <view name="alerts" />
   <view name="dashboards" />
 </nav>
0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...