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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...