Type of Document_id in logstash

Hi ,

In my database I am storing primary key as Long so I want my document_type to be of long type but it is String by default. Can we change the type of document_type in logstash

You can not set the type of document ids or types in Elasticsearch.