Splunk Search

Is the time range for search inclusive or exclusive

rajiv_abraham
Explorer

Hi,

When I search using the Python API and provide earliest_time and latest_time, I guess it is an inclusive range, but can anyone confirm with documentation?

Thanks!

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

Earliest is inclusive, latest is exclusive. In math terms, [earliest, latest).
It has to be one of each, else events would be missed or doubled if you schedule a search over an hour time range every hour.
Logically, -d@d to @d then gives you "everything with a date of yesterday and any time" - sounds very sane to me.

The docs aren't very explicit on that, the bottom example backs this up here though: http://docs.splunk.com/Documentation/Splunk/6.4.2/Search/Specifytimemodifiersinyoursearch#Examples_o...

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

Earliest is inclusive, latest is exclusive. In math terms, [earliest, latest).
It has to be one of each, else events would be missed or doubled if you schedule a search over an hour time range every hour.
Logically, -d@d to @d then gives you "everything with a date of yesterday and any time" - sounds very sane to me.

The docs aren't very explicit on that, the bottom example backs this up here though: http://docs.splunk.com/Documentation/Splunk/6.4.2/Search/Specifytimemodifiersinyoursearch#Examples_o...

Get Updates on the Splunk Community!

ATTENTION!! We’re MOVING (not really)

Hey, all! In an effort to keep this Slack workspace secure and also to make our new members' experience easy, ...

Splunk Admins: Build a Smarter Stack with These Must-See .conf25 Sessions

  Whether you're running a complex Splunk deployment or just getting your bearings as a new admin, .conf25 ...

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...