Dashboards & Visualizations

Help | About Menu in Splunk

Ant1D
Motivator

Hey,

Is it possible to hide the Help menu that appears near the top right corner of the page in Splunk? If so, how can this be hidden/removed?

Thanks in advance for your help


<module name="TitleBar" layoutPanel="viewHeader">

<param name="actionsMenuFilter">dashboard</param>

<param name="showActionsMenu">False</param>

</module>

The above is the current code I have in my form. The Help menu is still showing

Tags (2)
1 Solution

Ant1D
Motivator

The answer to this question can be found here:

Answer

View solution in original post

0 Karma

Ant1D
Motivator

The answer to this question can be found here:

Answer

0 Karma

ftk
Motivator

hey do you mind posting the whole top section of your code that shows what you are doing with the accountbar, titlebar, etc?

0 Karma

ftk
Motivator

You will need to use the advanced XML type view. If your view is currently in simple XMl, you can follow the directions in this answer to convert it to advanced XML.

Simply set showActionsMenu to false for the TitleBar module.

Ant1D
Motivator

I added some code above.

0 Karma

Ant1D
Motivator

i copied the advanced xml code into my form and made the change you described but this did not remove the Help Menu. Any possible reasons for this?

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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...