Splunk Search

Difference in _time and _indextime for logs

JuhiSaxena
Explorer

Hi,
We are getting indexing lag in one of our splunk index. There is variation in _index-time and _time hence producing lag. On further observation we found that the _time is being picked from the log events and the data looks like below:-

_time, _indextime, LogEvent
2018-12-20 03:25:12, Thu Dec 20 03:25:48 PST 2018, Monitor Counter Information At Thu Dec 20 03:25:12 2018 Transformation Name

Tags (3)
0 Karma

jconger
Splunk Employee
Splunk Employee

How is the data sent to Splunk? Is this via HEC, file monitor, script, an add-on, etc.?

_time is the timestamp of the actual event; whereas, _indextime is the timestamp when Splunk actually indexed the event. Depending on the input, these two timestamps may be very far apart. For example, if you use a file monitor input that has data from a year ago, _time will be a year ago, but _indextime will be "now". Similarly, scripts and several add-ons use an interval for data collection. A delay could be seen from when the event was generated from when the input script ran.

Here is how Splunk determines the _time timestamp -> https://docs.splunk.com/Documentation/Splunk/latest/Data/HowSplunkextractstimestamps#How_Splunk_soft...

FrankVl
Ultra Champion

So you have a 36 second delay in this case? I've seen worse, but depending on how you're ingesting the data it is probably an indicator of some kind of issue that these two are not closer together.

Couple of questions:
- are both the source device and the splunk server(s) properly synced to an NTP server (ie. are their clocks in sync)?
- how exactly are you ingesting this data?
- do you see any queuing issues on any of the splunk components (forwarders, indexers) involved?

0 Karma
Get Updates on the Splunk Community!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...