Upload json file into elasticsearch

This is the setting for Linux, but as it looks like you are using Windows it should probably be sincedb_path => "NUL" instead.

As your JSON object seems to span multiple lines, you will need to also use a multiline codec.

Recent version of Elasticsearch only support a single type per index, so you can probably remove this.