{ [illegal_argument_exception] request [/logstash-2015.09.22] contains unrecognized parameter: [include_type_name] :: {"path":"/logstash-2015.09.22","query":{"include_type_name":false},"body":"{\"settings\":{\"index\":{\"analysis\":{\"analyzer\":{\"url\":{\"max_token_length\":\"1000\",\"tokenizer\":\"uax_url_email\",\"type\":\"standard\"}}},\"number_of_replicas\":\"0\",\"number_of_shards\":\"1\"}},\"mappings\":{\"dynamic_templates\":[{\"string_fields\":{\"mapping\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"match\":\"*\",\"match_mapping_type\":\"string\"}}],\"properties\":{\"@message\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"@tags\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"@timestamp\":{\"type\":\"date\"},\"agent\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"bytes\":{\"type\":\"long\"},\"clientip\":{\"type\":\"ip\"},\"extension\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"geo\":{\"properties\":{\"coordinates\":{\"type\":\"geo_point\"},\"dest\":{\"type\":\"keyword\"},\"src\":{\"type\":\"keyword\"},\"srcdest\":{\"type\":\"keyword\"}}},\"headings\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"host\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"id\":{\"type\":\"integer\"},\"index\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"ip\":{\"type\":\"ip\"},\"links\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"machine\":{\"properties\":{\"os\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"ram\":{\"type\":\"long\"}}},\"memory\":{\"type\":\"double\"},\"meta\":{\"properties\":{\"char\":{\"type\":\"keyword\"},\"related\":{\"type\":\"text\"},\"user\":{\"properties\":{\"firstname\":{\"type\":\"text\"},\"lastname\":{\"type\":\"integer\"}}}}},\"nestedField\":{\"type\":\"nested\",\"properties\":{\"child\":{\"type\":\"keyword\"}}},\"phpmemory\":{\"type\":\"long\"},\"referer\":{\"type\":\"keyword\"},\"relatedContent\":{\"properties\":{\"article:modified_time\":{\"type\":\"date\"},\"article:published_time\":{\"type\":\"date\"},\"article:section\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"article:tag\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"og:description\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"og:image\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"og:image:height\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"og:image:width\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"og:site_name\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"og:title\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"og:type\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"og:url\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"twitter:card\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"twitter:description\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"twitter:image\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"twitter:site\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"twitter:title\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"url\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"}}},\"request\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"response\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"spaces\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"type\":{\"type\":\"keyword\"},\"url\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"},\"utc_time\":{\"type\":\"date\"},\"xss\":{\"fields\":{\"raw\":{\"type\":\"keyword\"}},\"type\":\"text\"}}}}","statusCode":400,"response":"{\"error\":{\"root_cause\":[{\"type\":\"illegal_argument_exception\",\"reason\":\"request [/logstash-2015.09.22] contains unrecognized parameter: [include_type_name]\"}],\"type\":\"illegal_argument_exception\",\"reason\":\"request [/logstash-2015.09.22] contains unrecognized parameter: [include_type_name]\"},\"status\":400}"}
at respond (node_modules/elasticsearch/src/lib/transport.js:349:15)
at checkRespForFailure (node_modules/elasticsearch/src/lib/transport.js:306:7)
at HttpConnector.<anonymous> (node_modules/elasticsearch/src/lib/connectors/http.js:173:7)
at IncomingMessage.wrapper (node_modules/elasticsearch/node_modules/lodash/lodash.js:4929:19)
at endReadableNT (_stream_readable.js:1103:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
status: 400,
displayName: 'BadRequest',
message:
'[illegal_argument_exception] request [/logstash-2015.09.22] contains unrecognized parameter: [include_type_name]',
path: '/logstash-2015.09.22',
query: { include_type_name: false },
body:
{ error:
{ root_cause: [Array],
type: 'illegal_argument_exception',
reason:
'request [/logstash-2015.09.22] contains unrecognized parameter: [include_type_name]' },
status: 400 },
statusCode: 400,
response:
'{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"request [/logstash-2015.09.22] contains unrecognized parameter: [include_type_name]"}],"type":"illegal_argument_exception","reason":"request [/logstash-2015.09.22] contains unrecognized parameter: [include_type_name]"},"status":400}',
toString: [Function],
toJSON: [Function] }
A test failed on a tracked branch
First failure: Jenkins Build