Different time in dasboard than what data source shows

Hello,

I get my data from loki like this :

Maybe someone could tell me why it is putting data one day ahead in the graph?

I am running sum and count over time and then trying to visualize the sum on the graph

Thanks!

I have taken a look at the inspector

at looks like unix timestamp format is wrong here

My query looks like this:

count_over_time ({job=“syslog”,level!=“debug”}
|= “POST /user/login HTTP/1.1\" 401” [24h])