Splunk Search

Splunk and timezones

tb5821
Communicator

In our splunk instance I believe the props.config file is set to UTC as that is what most of our logs are in but we do have some that are in the local time zone. Since I do not have access to edit the props file is there a way to specify in search that all these logs should be considered EST?

Tags (2)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

Not really. You can of course compute the difference yourself, but the timestamp (along with host/source/sourcetype, and event breaks) is one of the only things that actually needs to be specified correctly when the data is indexed. Basically, if you don't index with the correct time zone (which means the correct time) then the data can't be found under the correct time. Your admin needs to fix the input data, as basically right now, it's wrong.

linu1988
Champion

If you can calculate and evaluate the time difference, the search result will come as you want.

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