Getting Data In

Why is the timezone for DNS logs from multiple regions not getting localized?

lohitkidu
Path Finder

Hi,

I have DNS logs coming from multiple geographies -Australia, India etc. My whole Splunk infrastructure is in UTC including the Search Head. My problem is Splunk is not able to show these multiple timestamps in UTC format. Rather, it is treating them (Australia, India time) as local time/UTC.

SAMPLE EVENT

May 24 16:39:48 dns-A-1-l named[576]: 24-May-2016 16:39:48.346 client 

Splunk is showing these events in their local time i.e 16:39:48.346 which is causing future timestamping since my SH is in UTC.

Below is props.conf

TIME_PREFIX=named\[\d+\]\:\s
TIME_FORMAT=%d-%b-%Y %H:%M:%S.%Q
MAX_TIMESTAMP_LOOKAHEAD = 24
TZ=UTC

I event tried setting commenting out TZ=UTC but to no avail.

Any idea please ?

0 Karma

jmallorquin
Builder

Hi,

You have to configure TZ in the forwarder, if you apply in the indexer it doesn't apply.

Hope i help you

0 Karma

lohitkidu
Path Finder

Yes it is on Forwarder.

0 Karma

lohitkidu
Path Finder

I think i should not specify TZ=UTC as that is telling splunk that all the sourcetypes are in UTC which is not the case. Should i set up datetime_config=current since my HF are in UTC or doing it per source is my only option ?

0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...