Dashboards & Visualizations

Splunk 6.5+ How to hide options Messages, Activity, and Help menu

kangriawan
Explorer

I need help for customizing the menu messages, activity, and help menu on Splunk 6.5+

The older version can be done by using application.css and put it at /etc/apps//appserver/static/application.css. And call the application.css in dashboard xml with stylesheet=application.css. But somehow this way of customizing is not working on Splunk 6.5+, anybody can help with this kind of customization?

Appreciate it.

cmerriman
Super Champion

you should be able to add

<form  hideSplunkBar="true"
.....
</form>

http://docs.splunk.com/Documentation/Splunk/6.5.0/Viz/PanelreferenceforSimplifiedXML#dashboard

chinmayc469
Explorer

Can this be done for app home page and not for particular dashboard?

What i want is , when i open an particular app, splunk bar should hide. how to achieve this?

0 Karma

kangriawan
Explorer

Hello @cmerriman, that options will hide all the top all Splunk Bar, what i mean is like in the link below :
https://answers.splunk.com/answers/141359/splunk-6-1-1-customzing-splunk-logo-and-messages-settings-...

but since it is not working on Splunk version 6.5.0, then i need another way to do it.
It will be great if you can tell me another way. Thank you cmerriman.

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...