Getting Data In

Log time differs from time on splunk host

suhprano
Path Finder

I'm running splunk in windows where the time is in PST.

I read logs in GMT time, so when I search for most recent, it yields 0 results because all my data is indexed in GMT time (technically in the future).

Example:
IIS log

2011-08-02 23:42:01 W3SVC1...

But current time on system is 4:42 PM PST.

So when I issue a search for the current time, it searches and returns for data at 4:442PM PST, not 4:42PM GMT.

Is there a work around for this?

Tags (1)
0 Karma

MartinHarper
Path Finder

This page explains how to set up Splunk’s props.conf to convert data sources from a specified time format: Specify Timezones of Timestamps

Example: to set all IIS sources to be imported from UTC, add:

[sourcetype::iis]
TZ = Etc/UTC

This assumes that your IIS logs have a sourcetype of "iis" - adjust appropriately for your system.

Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...