Kibana not showing csv data properly

Hello,

my csv file is not faithfully reproduced in Kibana.

The metrics are shifted down by one row in reference to date so my may 15 2020 shows for may 14 and may 14th shows up in may 13 and so on.

How do I fix this?

@tenet_testuser1it this sounds like a mismatch in timezone. It might be that your dates in the documents are using a different timezone to that being displayed in your visualization. If that's the case, you'll want to make sure that you're using the same timezone in you visualizations as the timezone in your documents. You can change date preferences in the Management / Advanced settings page:

I fixed the problem by changing the kibana browser time from client to UTC

1 Like

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