We have transactions rolling in from different logs in different timestamp formats.
Would like the users to have the ability in Kibana to display the timestamps in their local TZ - what's the proper way of handling the data - should we convert all of the input dates into UTC?
Is there an example available on how to convert dates from one format to another, plz?