Dashboards & Visualizations

Disabling "last refreshed" counter on dashboard pannels

IgorB
Path Finder

Is it possible to disable/hide "last refreshed" counter (e.g. "15m ago") in the panel's upper right corner?

Tags (2)
1 Solution

jonuwz
Influencer

Don't specify a group attribute in the xml

i.e.

<module name="HiddenSavedSearch" layoutpanel="panel_row1_col1" group="something">

will render a 'last refreshed'

<module name="HiddenSavedSearch" layoutpanel="panel_row1_col1">

will not

View solution in original post

jonuwz
Influencer

Don't specify a group attribute in the xml

i.e.

<module name="HiddenSavedSearch" layoutpanel="panel_row1_col1" group="something">

will render a 'last refreshed'

<module name="HiddenSavedSearch" layoutpanel="panel_row1_col1">

will not

Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...