Splunk Search

last indexed data

rsathish47
Contributor

How to search last indexed data in splunk?

Tags (1)
0 Karma

somesoni2
Revered Legend

Does the data getting indexed have timestamp in it? If yes they are they all same for one import? Do the data have any field/combination of field to uniquely identify each row (to differentiate between different imports).

E.g. suppose data to be imported is CustomerId|CurrentBalance. then
import 1 CUS1|100
import 2 CUS1|110
import 3 CUS1|200

If you have CustomerId as unique field for one import, your can use

your base search | stats first(*) as * by CustomerId

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Splunk offers a few search commands to help fetch the most recent data. Since Splunk always searches backwards in time, the first events found will be the most recent. Look at head, stats first(x), and stats latest(x).

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

rsathish47
Contributor

hmm ok Thanks for reply

0 Karma

Ayn
Legend

But if you can't define this yourself, you can't expect Splunk to be able to define it either...

0 Karma

rsathish47
Contributor

Am not able to define that.. Thats the reason, I would like to know if any workaround to fetch latest data. without mention date time period

0 Karma

Ayn
Legend

How would you define "latest" as opposed to not latest?

0 Karma

rsathish47
Contributor

Example:
per day two/three times data get captured in splunk. I woluld like search only latest captured data .

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...