Getting Data In

How to permanently adjust the timezone for IIS logs in Splunk Light on Windows?

johnc_ncc
New Member

Hi,

I am using Splunk Light for Windows, and I have imported some IIS Logs files, but the timezone is out by an hour.
I have been using the following as a workaround:

eval _time=_time-3600

What is the correct way to permanently adjust the timezone?

Thanks

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

I haven't used Splunk Light yet, but I assume the configs are the same. In your props.conf specification for the IIS sourcetype, set the Timezone explicitly. IIS knows nothing other than the GMT timestamp. So all events from IIS are in GMT.

[iis]
TZ = GMT
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...