Hello,
can someone help me to figure out how to convert UTC based timestamp in Kibana watcher to local timezone timestamp?
When the watcher is executed, it has execution timestamp. It is very confusing as the timestamp is UTC based and the data in Kibana Discover uses local time.
Apparently, when someone start to search for the data in Discover based on given timestamp, there is no data. They can be found if we convert UTC to local and then search. How can I modify and provide timestamp that is aligned with time used in Data view?