Time zone issue

Hi,

I need to insert some date type time which is not in UTC time. Is that possible to do that
?

Yes Elasticsearch will accept that. It will convert it into UTC though, so you may want to use Logstash to normalise it.