banana icon indicating copy to clipboard operation
banana copied to clipboard

Not applying correct time filter to logs

Open Lannyland opened this issue 9 years ago • 1 comments

I am on MDT. We are using 1.5.

When I filter using time window 09/16/2015 23:00:46 to 09/17/2015 00:30:00 and apply the filter, I always get the following filter instead: field : event_timestamp from : "2015-09-16T05:00:46.000Z" to : "2015-09-17T06:30:00.000Z"

See attached screen capture of the problem. 2015-09-18-01

Lannyland avatar Sep 18 '15 22:09 Lannyland

"Z" means UTC time. The time window and histogram timeline are displayed in browser local time. Your time window date/time and the filter show the same times, just formatted in different timezones.

kyleboyle avatar Feb 27 '17 21:02 kyleboyle