Dashboards & Visualizations

Splunk 6.x HTML: After copying the default navigation menu for a custom app from my old server, why is the Searches menu not showing?

hartfoml
Motivator

I have an default Navigation Menu for a custom app that i copied from my old server

<collection label="Dashboards">
    <view name="metrics" default="true"/>
    <divider />
    <view source="unclassified" match="dashboard"/>
</collection>

<collection label="Searches">
  <view name="current license utilization"/>
  <view name="previous day index utilization"/>
  <view name="sum-kb-host"/>
  <view name="sum-kb-host-table"/>
  <view name="audit cleared"/>
  <view name="failed-logins-24h"/>
  <view name="installs-lastday"/>
</collection>

The Dashboard Menu is showing but the Searches menu is not showing.

Tags (2)
0 Karma

ppablo
Retired

Hi @hartfoml

Just wanted to see if @alacercogitatus' answer below solved your issue or if you've seen it already. Thanks!

Patrick

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

Verily, I beseech thee, know thine data, and searches contained there-in. For, and I express this most warily, if thine views exist no longer, then surely how could they be visible, such as the moon is to my eye? Nay, for when such views cannot be seen, then surely one can't link to them. A solution, then perhaps?! Rightly so, for creating such views to exist is surely like raising dead to live! And thereafter, one may hit the debug/refresh call! (https://yoursplunk/en-US/debug/refresh) And behold! In it's glory, such as that of fighting upon the fields of battle, you shall see unto thine eyes, the Menu of Searchery!!!!

Plain English
Your views aren't being seen by Splunk, so they either don't exist, or don't have the right permissions. Create them, make the global, move them to the App with the nav xml, and hit the debug/refresh url. That should make them appear.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...