Dashboards & Visualizations

set earliest and latest time stamp

mjlsnombrado
Communicator

Hi All, I want to set fix value on the earliest and latest, earliest should be 6PM and the latest should be 7AM the next day how can I do this? TIA

0 Karma
1 Solution

mayurr98
Super Champion

Hi

If you are referring to today 6PM and tomorrow 7AM then try this:

earliest=@d+18h latest=@d+31h

If you are referring to Yesterday 6PM and Today 7AM then try this:

earliest=@d-6h latest=@d+7h

let me know if this helps!

View solution in original post

0 Karma

mayurr98
Super Champion

Hi

If you are referring to today 6PM and tomorrow 7AM then try this:

earliest=@d+18h latest=@d+31h

If you are referring to Yesterday 6PM and Today 7AM then try this:

earliest=@d-6h latest=@d+7h

let me know if this helps!

0 Karma

vishaltaneja070
Motivator

Try this:
earliest=@d+18h latest=@d+31h

vnravikumar
Champion

Hi @mjlsnombrado

Try

 <earliest>@d+18h</earliest>
 <latest>+1d@d+7h</latest>

Please let me know...

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...