Timezone on Kibana

Hi,

I am loading datetime data into elasticsearch with a timezone set on the data being loaded in. Kibana is then using the browser time settings and adjusting the data which is loaded in.

For example the data is being loaded in as
2015-06-02 00:00:00
with timezone Europe/Rome being applied.

If someone in London accesses Kibana it will show as
2015-06-01 23:00:00

I know the timezone settings can be changed in Kibana but this isnt a suitable option for me.

So depending on where someone is based and what timezone they are in, Kibana will display different results.

Is there a way this overcome this issue so that the time in the loaded data will never change and everyone will be able to view the same results on Kibana.

Regards,
Gearoid

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.