Other Usage

The menu choice is not displayed in the navigation menu of one of our Splunk custom apps.

sp
Loves-to-Learn

I updated

etc/apps/custom_app/local/data/ui/nav/default.xml

with a new sub-menu choice that should display saved searches based on the name pattern:

<collection label="Menu Choice">
    <saved source="unclassified" match="Pattern" />
</collection>

where "Pattern" is some specific pattern which is in the name of 17 saved searches -- reports and alerts. The alerts are scheduled and reports are not. All the alerts and reports are shared in App, not Private.

This newly added menu choice doesn't appear in the menu. The menu has many other working menu choices displaying dashboards or other saved searches.

What could be the reason?

I tried reloading the app and changing the ownership of one of the alerts and reports but it didn't help. I am logged in as admin.

Thank you.

Tags (2)
0 Karma

sp
Loves-to-Learn

The 17 alerts and reports are not owned by admin.

0 Karma
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, ...