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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...

Build and Launch AI Agents from Your Splunk Workflows

  Register We’ve all been there: juggling alerts, runbooks, and endless manual searches. What if you could ...

Splunk Cloud Application Management in Terraform

Register   On Tuesday, August 4 at 11AM PDT / 2PM EDT, we’re diving into how you can bring Infrastructure as ...