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

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

0 Karma

Walt_Splunk
Explorer
0 Karma
Get Updates on the Splunk Community!

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...