Hi Felipe,
I'll explain what's going on. We added in previous Wazuh app versions a feature to the app so that dates appear with the user's local time. To do this, any date we receive from the server is assumed to come in UTC time, and we add the time difference of the country where the browser is. Well, it seems that your server is configured with the local time of your country, and what the browser is doing is to add the time difference again, so the dates are in the future.
Hope this helps.
Let us know the results.
Regards,
Juan Carlos