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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...