Security

How to customize or change the default footer in Splunk Web?

fdi01
Motivator

hi.
please see picture below to understand fine what i want.
alt text

how can i do it in splunk??

thank.

Tags (3)
1 Solution

MuS
SplunkTrust
SplunkTrust

Hi fdi01,

in your own dashboards you can add the following option to hide either:

hideSplunkBar = "true" 
hideAppBar = "true" 
hideFooter = "true" 
hideChrome = "true" 
hideTitle = "true" 
hideEdit = "true"

Hope that helps ...

cheers, MuS

View solution in original post

davidpaper
Contributor

In addition, you can add these to the end of a dashboard URL to hide specific items. Example:

en-US/app/search/chrometest?earliest=0&latest=&hideChrome=true&hideEdit=true

Will make it nice and sparse for a TV display.

MuS
SplunkTrust
SplunkTrust

Hi fdi01,

in your own dashboards you can add the following option to hide either:

hideSplunkBar = "true" 
hideAppBar = "true" 
hideFooter = "true" 
hideChrome = "true" 
hideTitle = "true" 
hideEdit = "true"

Hope that helps ...

cheers, MuS

DominikGM
Explorer

To easier get it done:
In dashboard view, click on button "Edit" > "Edit source" and edit the <dashboard> section to <dashboard hideFooter="true">. See Splunk documentation.

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 ...