Getting Data In

timestsamp when data was ingested

wfskmoney
Path Finder

When we have ingested wrong timestamps, is there a way to find the timestamp of WHEN the data was ingested, not the _time field?

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

The _indextime field shows when an event was ingested. It's a hidden field, though, so you'll have to assign its value to another field to view it. | eval indextime = _indextime | table _time indextime.

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

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

The _indextime field shows when an event was ingested. It's a hidden field, though, so you'll have to assign its value to another field to view it. | eval indextime = _indextime | table _time indextime.

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

traxxasbreaker
Communicator

There is a hidden field called _indextime that you can use for this.

0 Karma
Get Updates on the Splunk Community!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...