Dashboards & Visualizations

Bug in changing time picker values for last 7 days?

lsy9891
Engager

Hi, I managed to get the time picker label value like this:

<fieldset autoRun="true" submitButton="false">
    <input type="time" token="time_token" searchWhenChanged="true">
      <label>Select time</label>
      <default>
        <earliest>-24h@h</earliest>
        <latest>now</latest>
      </default>
      <change>
         <eval token="displayTime">$label$</eval>

       </change>
    </input>
  </fieldset>

But I realized if I change the timepicker value to last 7 days from presets then it says "Custom time' instead? How do I write an if loop to check if "Last 7 days" is chosen so I can set the label manually instead of forcing the user to choose from relative time?

0 Karma

woodcock
Esteemed Legend

The file that controls this is times.conf and you can modify the entries as well as the labels and values:
https://docs.splunk.com/Documentation/Splunk/latest/Admin/Timesconf

0 Karma

arjunpkishore5
Motivator

Could you post the sample of where displayTime is being used ? is it just in the panel headers ?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

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

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 GA in US-AWS!

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