In Kibana data is coming at localtime+3 instead of UTC+3

My system
Ubuntu 18.04
Elastic version 7.12 run on docker
PowerShell sending data to Elastic from Windows hosts
System is set to UTC+3
Elastic is set to UTC+3

My problem
In Kibana data is coming at localtime +3 instead of UTC +3

In PowerShell I use this date format: (Get-Date).ToString('yyyy-MM-ddTHH:mm:ss')
That is seen like that : 2021-06-26T10:22:46

I have posted this question also on the Elasticsearch forum as I was not sure
Thanks You

In advanced settings , there is a field for time: Timezone for date formatting

In that different countries are given , you can put your country and try.

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