Skip to content

Instantly share code, notes, and snippets.

@renatocron
Created February 3, 2016 14:28
Show Gist options
  • Save renatocron/c47007e951a957f1a285 to your computer and use it in GitHub Desktop.
Save renatocron/c47007e951a957f1a285 to your computer and use it in GitHub Desktop.
POST /bloonix-2016-02/stats/?routing=10 HTTP/1.1
Accept-Encoding: compress, gzip
Connection: close
Host: 127.0.0.1:9200
User-Agent: HTTP-Tiny/0.039
Content-Length: 93
Content-Type: application/json; charset=UTF-8
{"data":{"time":110.697},"time":"1454509382000","host_id":"10","service_id":93,"plugin_id":7}HTTP/1.1 400 Bad Request
Content-Type: application/json; charset=UTF-8
Content-Length: 441
{"error":{"root_cause":[{"type":"mapper_parsing_exception","reason":"Mapping definition for [data] has unsupported parameters: [index : no]"}],"type":"mapper_parsing_exception","reason":"Failed to parse mapping [results]: Mapping definition for [data] has unsupported parameters: [index : no]","caused_by":{"type":"mapper_parsing_exception","reason":"Mapping definition for [data] has unsupported parameters: [index : no]"}},"status":400}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment