When I use fields @timestamp
in a Cloudwatch "log insights" query, it adds a column to the result table that is formatted into my local timezone like 2020-07-01T05:52:15.840+10:00
.
I don't want it to do the local timezone conversion, I want the column to display in UTC timezone.
How do I tell "log insights" to display the date in UTC timezone?