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!

More Control Over Your Monitoring Costs with Archived Metrics!

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

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...