Splunk Search

Relative Time search (e.g. today 4AM)

nicolas_pons
New Member

Hi,

I have a report (scheduled to be run every 5 minutes) that I have built, it list the number of specific events over time, displayed using a column chart.
However, i know that there won't be events between midnight and 4AM, how can i have a yet relative earliest time (today) but a fix starting time of 4AM ?

I have spent quite some time looking for this and am rather stuck atm.

Many thanks for your support.

Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Try earliest=@d+4h

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try earliest=@d+4h

---
If this reply helps you, Karma would be appreciated.
0 Karma

nicolas_pons
New Member

Awesome ! It works ! Thanks for your fast answer.

0 Karma

puneethgowda
Communicator

base search date_hour > 3 | stats.....

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...