Getting Data In

splunk date and time variables

theertpr
Explorer

Hi, I have a requirement to create a dashboard view of events occuring from Friday last week to Thrusday running week and reset on Friday to do the same again..

What should i use in the advance search language?
I tried earliest: @w5 to latest +d@w4

Tags (1)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee
earliest=-0d@w5 lastest=now

seems to me should do it, though it is unclear to me if I understood you correctly. Perhaps you meant

earliest=-6d@w5 latest=+1d@w5
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...