Splunk Search

How can I see the Date/time my data was received by Splunk?

hartcl1
Explorer

I'm having an issue with NTP, so the date and time of the records sent by the Operating Systems are all wrong. I want to see/or sort my data within Splunk by the Date/Time the record was received by the Splunk daemon.

Is this possible?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Try using _indextime. It has to be assigned to a variable before it can be used in commands. Like this

your base search | eval sortTime=_indextime | sort sortTime | table ...
---
If this reply helps you, Karma would be appreciated.
0 Karma

ppablo
Retired

Hi @hartcl1

Are you looking for the internal _indextime field?
http://docs.splunk.com/Documentation/Splunk/6.3.3/Knowledge/UseDefaultFields#Internal_fields

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...