Getting Data In

Why is my Splunk indexer showing Latest "in 15hours"?

cassiusc
New Member

I am showing some of my indexers' Latest collection times as "a second ago." On others, it show "in 15 hours." What does this mean for the real-time monitoring of my directory? Is this an error or a throughput limitation?

0 Karma

sk314
Builder

It means your logs are coming in with a timestamp greater than your local time. You could specify the TZ in props.conf for your sourcetype like so:

props.conf

[<your sourcetype>]
TZ = <time zone of the logs>

Ref: http://docs.splunk.com/Documentation/Splunk/6.4.1/data/Applytimezoneoffsetstotimestamps

For Time-zone identifiers: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Also, this is a common issue: https://answers.splunk.com/answers/1650/why-are-log-sent-to-splunk-in-gmt-displayed-in-the-future.ht...

cassiusc
New Member

Hello,

I verified that both Splun Fwrd. client and Splunk Ent. server are in the same AWS region/AWS zone/time zone. Also, I don't have a props.conf file in my .../etc/system/local directory.

Thanks,
C2

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

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