How to store Database date format in same as to Elastic Index through logstash.
My Database date format : (YYYY-MM-DD)
What ever i change the date format it could stored only GMT time zone.
I changed the timezone like IST GMT the data was stored normally based on what time zone we give with no issues.
Is there any possible to store the datas in given date format in ES index.