KTS6 icon indicating copy to clipboard operation
KTS6 copied to clipboard

Any plans to support version 7.x?

Open lejonpart opened this issue 6 years ago • 3 comments

curl -XPUT -H 'Content-Type: application/json' http://localhost:9200/_template/logstash [email protected]


{"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"Root mapping definition has unsupported parameters:  [_default_ : {dynamic_templates=[{message_field={path_match=message, mapping={norms=false, type=text}, match_mapping_type=string}}, {string_fields={mapping={norms=false, type=text, fields={keyword={ignore_above=256, type=keyword}}}, match_mapping_type=string, match=*}}], properties={@timestamp={type=date}, geoip={dynamic=true, properties={ip={type=ip}, latitude={type=half_float}, location={type=geo_point}, longitude={type=half_float}}}, @version={type=keyword}}}]"}],"type":"mapper_parsing_exception","reason":"Failed to parse mapping [_doc]: Root mapping definition has unsupported parameters:  [_default_ : {dynamic_templates=[{message_field={path_match=message, mapping={norms=false, type=text}, match_mapping_type=string}}, {string_fields={mapping={norms=false, type=text, fields={keyword={ignore_above=256, type=keyword}}}, match_mapping_type=string, match=*}}], properties={@timestamp={type=date}, geoip={dynamic=true, properties={ip={type=ip}, latitude={type=half_float}, location={type=geo_point}, longitude={type=half_float}}}, @version={type=keyword}}}]","caused_by":{"type":"mapper_parsing_exception","reason":"Root mapping definition has unsupported parameters:  [_default_ : {dynamic_templates=[{message_field={path_match=message, mapping={norms=false, type=text}, match_mapping_type=string}}, {string_fields={mapping={norms=false, type=text, fields={keyword={ignore_above=256, type=keyword}}}, match_mapping_type=string, match=*}}], properties={@timestamp={type=date}, geoip={dynamic=true, properties={ip={type=ip}, latitude={type=half_float}, location={type=geo_point}, longitude={type=half_float}}}, @version={type=keyword}}}]"}},"status":400}

lejonpart avatar Dec 15 '19 16:12 lejonpart

Yes absolutely - on the map for next year.

pevma avatar Dec 16 '19 07:12 pevma

Hi Peter, can you contact me when you want to work on this, I would like to help. We can probably coordinate over IRC or if you are near Copenhagen :-D Would be nice to have this before TROOPERS

kramse avatar Mar 03 '20 10:03 kramse

Absolutely - this new stuff will be in time for TROOPERS ! :)

pevma avatar Mar 03 '20 19:03 pevma