Dashboards & Visualizations

remove app from dropdown list

karche
Path Finder

I try to modify the flashtimeline to remove the app dropdown list on the right hand side upper corner or just leave Getting Started, Home and Search apps in there. I cannot find which module and what parameter i should use.

Thanks in advance.

Tags (1)
0 Karma

karche
Path Finder

it works . Thanks you so much

0 Karma

Damien_Dallimor
Ultra Champion

"Accept" the answer then..it helps out splunkbase.Thanks.

0 Karma

Damien_Dallimor
Ultra Champion

The Advanced XML Module is "Splunk.Module.AccountBar"

You can remove the app dropdown with something like :

<module name="AccountBar" layoutPanel="appHeader">
<param name="mode">lite</param>
</module>

Or , if you want to keep the dropdown, 2 ways come to mind for limiting the apps displayed in the dropdown :

  1. Manager -> Apps : edit the app's properties to make it not visible
  2. Via Role based permissions , limit the visibility(read/write permissions on the app) to certain roles only

jackreeves
Explorer

Hi,

Where does the below need adding to? Tried adding to the Navigation menus xml but hasn't worked.

lite

Thanks

0 Karma

karche
Path Finder

it will be great if you can provide both methods. Thanks

0 Karma

EricPartington
Communicator

Are you trying to remove the actual App link from the view or just not show vertain apps in that App menu?

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...