Splunk Search

how to search only for current date?

sfatnass
Contributor

hi,

i need to know what i should insert into latest_time and earliest_time to specify search only for current day

Tags (2)
0 Karma
1 Solution

sfatnass
Contributor

i solved it just attribute earliest_time=@d not need latest_time thx for reply

View solution in original post

0 Karma

sfatnass
Contributor

i solved it just attribute earliest_time=@d not need latest_time thx for reply

0 Karma

jkat54
SplunkTrust
SplunkTrust

You might also be interested in _index_earliest=-@d

0 Karma

sfatnass
Contributor

no just get logs only for today

0 Karma

inventsekar
SplunkTrust
SplunkTrust

For example, to start your search an hour ago use either of the following time modifiers.

earliest=-h

For current day,

earliest=-d latest=now

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !
0 Karma

sfatnass
Contributor

earliest=-d latest=now

get one day (24) i tryed it but he count since:
earliest=09/26/2016 15:09:00 latest=09/27/2016 15:09:00

but i need only the current day:

earliest=09/27/2016 00:00:00 latest=09/27/2016 15:09:00

0 Karma

inventsekar
SplunkTrust
SplunkTrust

@d-2h Snap to the beginning of today (12AM) and subtract 2 hours from that time.

Please try
earliest=-d@d latest=now

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !
0 Karma

Walt_Splunk
Explorer
0 Karma
Get Updates on the Splunk Community!

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

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 ...