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!

New in Observability Cloud - Explicit Bucket Histograms

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

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...