Timezone problem in ElasticSearch and Logstash

Does this help?

Timestamps are stored in elasticsearch as UTC. logstash will assume your dates are in your local timezone. If your MySQL server is not in your local timezone you will need to tell logstash (or jdbc) that.