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!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...