Skip to content

Instantly share code, notes, and snippets.

@renatocron
Created February 3, 2016 14:05
Show Gist options
  • Save renatocron/e1b2fe4da39d353f67ca to your computer and use it in GitHub Desktop.
Save renatocron/e1b2fe4da39d353f67ca to your computer and use it in GitHub Desktop.
[Feb 03 2016 12:00:06] ERROR 13060 0.000433 ::ffff:179.34.167.32 rest: request failed to 'http://127.0.0.1:9200/bloonix-2016-02/stats/?routing=9': [400 Bad Request], message: [{"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}] (host id 9) (/usr/share/perl5/Bloonix/Server.pm, line 2145)
[Feb 03 2016 12:00:06] ERROR 13060 0.000265 ::ffff:179.34.167.32 $VAR1 = {
'path' => 'bloonix-2016-02/stats/?routing=9',
'data' => {
'host_id' => '9',
'time' => '1454508006000',
'service_id' => 59,
'data' => {
'avg15' => '0.05',
'avg1' => '0',
'avg5' => '0.01'
},
'plugin_id' => 24
}
};
(host id 9) (/usr/share/perl5/Bloonix/Server.pm, line 2146)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment