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
Legend

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
Legend

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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...