I'm trying to investigate custom security events using Kibana timeline security features.
My surprise when I see that the temporal searched works, but the timestamp is interpreted without adding the epoch offset, for example a event that matching 8 Jan 2022 is represented as Jan 20, 1970
All other features and querys in Kibana parsed the timestamp correctly but this case is not working.
Kibana Version 7.15.1
Thanks !