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!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...