ElasticSearch version 6 onwards does not support mapping types in the mapping file. Added an es_version parameter to build-elasticsearch-input and load-elasticsearch-input cli commands. The version parameter would support the correct generation of the mapping file for the different versions.
Parameterize the names of the properties that should have the copy_to parameter in the mapping file.
ElasticSearch version 6 onwards does not support mapping types in the mapping file. Added an es_version parameter to build-elasticsearch-input and load-elasticsearch-input cli commands. The version parameter would support the correct generation of the mapping file for the different versions.
Parameterize the names of the properties that should have the copy_to parameter in the mapping file.
Added load-elasticsearch-index to cli.