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!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...