[ERROR][logstash.outputs.elasticsearch] Got a bad response code from server, but this code is not considered retryable. Request will be dropped

Hello, as of recent I've been getting the following error:
`[2019-04-12T00:00:30,775][ERROR][logstash.outputs.elasticsearch] Got a bad response code from server, but this code is not considered retryable. Request will be dropped {:code=>403, :response_body=>"{"error":{"root_cause":[{"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"}],"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"},"status":403}"}

[2019-04-12T00:00:30,796][ERROR][logstash.outputs.elasticsearch] Got a bad response code from server, but this code is not considered retryable. Request will be dropped {:code=>403, :response_body=>"{"error":{"root_cause":[{"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"}],"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"},"status":403}"}
[2019-04-12T00:00:30,805][ERROR][logstash.outputs.elasticsearch] Got a bad response code from server, but this code is not considered retryable. Request will be dropped {:code=>403, :response_body=>"{"error":{"root_cause":[{"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"}],"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"},"status":403}"}
[2019-04-12T00:00:31,710][ERROR][logstash.outputs.elasticsearch] Got a bad response code from server, but this code is not considered retryable. Request will be dropped {:code=>403, :response_body=>"{"error":{"root_cause":[{"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"}],"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"},"status":403}"}
[2019-04-12T00:00:31,729][ERROR][logstash.outputs.elasticsearch] Got a bad response code from server, but this code is not considered retryable. Request will be dropped {:code=>403, :response_body=>"{"error":{"root_cause":[{"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"}],"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"},"status":403}"}
[2019-04-12T00:00:31,737][ERROR][logstash.outputs.elasticsearch] Got a bad response code from server, but this code is not considered retryable. Request will be dropped {:code=>403, :response_body=>"{"error":{"root_cause":[{"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"}],"type":"status_exception","reason":"pressure too high, rest bulk request circuit break"},"status":403}"}
[2019-04-12T00:00:31,737][INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 403 ({"type"=>"status_exception", "reason"=>"pressure too high, bulk request circuit break"})
[2019-04-12T00:00:31,738][INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 403 ({"type"=>"status_exception", "reason"=>"pressure too high, bulk request circuit break"})
[2019-04-12T00:00:31,738][INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 403 ({"type"=>"status_exception", "reason"=>"pressure too high, bulk request circuit break"})
[2019-04-12T00:00:31,738][INFO ][logstash.outputs.elasticsearch] retrying failed action with response code: 403 ({"type"=>"status_exception", "reason"=>"pressure too high, bulk request circuit break"})
`
Can someone tell me how to resolve this issue permanently?

Can someone tell me how to resolve this issue permanently?

Read this and specifically the "Also be patient" part.

It's fine to answer on your own thread after 2 or 3 days (not including weekends) if you don't have an answer.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.