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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

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