Getting Data In

Splunk Linux TA - packages script, some hosts have time in the future

splunk219783
Path Finder

I'm running what I believe to be a somewhat standard input, from the Splunk Linux TA.  I just realized for some hosts the time is in the future.  All other time for logs from these hosts is correct,  only the package.sh output is 15 minutes in the future.

Time on the affected hosts is correct.  How can it have the wrong time when it was a script Splunk executed itself?

Input:

 

[script:///opt/splunkforwarder/etc/apps/Splunk_TA_nix/bin/package.sh]
sourcetype = package
source = package
interval =  86400
disabled = false
index = os

 

 

Labels (2)
0 Karma

codebuilder
Influencer

Have you checked to be sure the time zone set for your user matches the time zone on the server?

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma

splunk219783
Path Finder

My timezone is set to default system timezone.

Looking at it now, it seems to primarily be one sourcetype mailog-too-small, but only on some hosts.

The event has the correct time, but the actual event time is 4 hours ahead.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[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 ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...