Timestamp minutes loss

Hi,

I was trying to ingest the json file into ES by logstash before. And there is one field called "ts" in my json file, ES recognizes it as the timestamp. Everything worked fine when I run it on my local machine.

The problem that the timestamp does not match the actual time happens when I deploy ES on AWS.
The result shows it lost a couple of minutes than the actual time. I am not sure if there is something needed to concern when it is in the cloud.

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