I've been looking at a recent event in Splunk with sourcetype WinHostMon, and I see two different values for StartTime and _time:
- StartTime="20200427223006.448182-300"
- _time is recorded as 2020-04-28T15:38:13.000-04:00
If the last part is timezone, there are two things that are strange about this:
- The timezone for StartTime is in the middle of the Atlantic.
- The times don't actually match.
Question: What is the actual time of this event, if such a thing can actually be determined, and what is causing the discrepancy between these two times?
(I tried to post this on Splunk Answers but they seem to have a labyrinth to stop people from signing up and I was unable to get an activated account.)