Splunk Search

What is the difference between lastTime and recentTime in a metadata search?

sfmandmdev
Path Finder

What is the difference between lastTime and recentTime in a metadata search?

Tags (1)
1 Solution

Stephen_Sorkin
Splunk Employee
Splunk Employee

The recentTime field represents the most recent timestamp seen for the given source, sourcetype or host, while lastTime represents the latest time ever seen for it.

View solution in original post

sfmandmdev
Path Finder

Thanks Stephen. So just to confirm, recentTime is to most recent event time as lastTime is to most recent indexed time. Is that correct?

0 Karma

Stephen_Sorkin
Splunk Employee
Splunk Employee

The second half of your analogy doesn't sound quite right, as lastTime is the latest timestamp in the index.

0 Karma

Stephen_Sorkin
Splunk Employee
Splunk Employee

The recentTime field represents the most recent timestamp seen for the given source, sourcetype or host, while lastTime represents the latest time ever seen for it.

moliminous
Path Finder

To add some clarity as that accepted answer is still quite vague or confusing...

The easiest way would be to relate these field names to _time and _indextime

recentTime = _indextime = last actual time this host was heard from by index(es) defined in metadata command, or in other more specific terminology, the last time it wrote logs to an index

lastTime = _time = time stamp of the events from that host by index(es) defined in metadata command, in other words the latest timestamp in the set of events defined by the search

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...