Sumo Logic parseDate Gotchas
Phil Hadviger
Principal Site Reliability Engineer @ GLGSumo Logic's parseDate(strDate>, <dateFormat>, <timeZone>)
operator allows queries to extract a timestamp in milliseconds from a string. The operator functions in a fairly straight forward way, by using a dateFormat parameter (based on Java's SimpleDateFormat)