Hi @AClerk
if you use the timelion syntax in canvas, the visualization still use the same Canvas rendering library and will have the same timezone error, unfortunately.
@markov00
Thanks for your attention.
In other visualisations, I could use the following workaround:
select (my_timestamp + INTERVAL 10 HOURS) as my_date....
And by that, I could work around the bug, and show the correct time, by timezone.
Is it possible to use the same logic with timelion?
Something like (pseudo-code):
@markov00
That is not the functionality I want.
I need events from NOW appear as they are happening now, and in current timezone.
I can see that happening, just with UTC timezone, as mentioned earlier.
I need to find a way to shift the visual's display, not fetch old events.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.