Hi
Suppose the device that sent the log to Splunk is logging in US Pacific time. If I run a search like this in splunk:
sourcetype=blah Data="*blahdata*" | table _time, Action, Data, Username
In reviewing the output of the search,
Is _time in US Pacific or the default UTC?