Dashboards & Visualizations

How to hide refresh time value in simple XML for Single Value Panel?

chrisdopuch
Path Finder

I’m trying to get rid of the refresh time indicator on a single value element panel. I’m reading the documentation here which says that the option is refresh.time.visible. I have done the following:


<single>
      <title>Sign Orders</title>
      <searchPostProcess> where concept="sign_orders:"</searchPostProcess>
      <option name="refresh.time.visible">false</option>
      <option name="field">count</option>
</single>

Any clue what I’m doing wrong? I know I am setting false correctly in the first example, according to other examples given in the documentation.

Tags (3)
1 Solution

s2_splunk
Splunk Employee
Splunk Employee

This works as documented on my 6.1.1. install. Which version are you running?

View solution in original post

s2_splunk
Splunk Employee
Splunk Employee

This works as documented on my 6.1.1. install. Which version are you running?

s2_splunk
Splunk Employee
Splunk Employee

It would, as this attribute is not documented for 6.0.3.; likely added in 6.1 with other cool new UI stuff. You may like a SH upgrade to 6.1.1. 🙂

chrisdopuch
Path Finder

Aha, I'm on a 6.0.3 server. That might explain it.

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...