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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...