Rejecting mapping update for new index

Indices created in 6.0 can only have a single type. The default value set by the elasticsearch output plugin is doc, which does not match what you have in the index template (type1). The records are therefore rejected by Elasticsearch.