elasticsearch.common.breaker.CircuitBreakingException: [parent] Data too large, data for

Hi All,

We are getting these error on elastic-search. Please let me know the permanent fix for this.

elastic-search version:elasticsearch-7.3.2
filebeatversion: filebeat-7.3.2

ERROR pipeline/output.go:100 Failed to connect to backoff(elasticsearch(http://xxx:9200)): Connection marked as failed because the onConnect callback failed: 1 error: Error loading pipeline for fileset elasticsearch/audit: couldn't load pipeline: couldn't load json. Error: 429 Too Many Requests: {"error":{"root_cause":[{"type":"circuit_breaking_exception","reason":"[parent] Data too large, data for [<transport_request>] would be [1000536140/954.1mb], which is larger than the limit of [986932838/941.2mb], real usage: [1000533984/954.1mb], new bytes reserved: [2156/2.1kb], usages [request=0/0b, fielddata=1116/1kb, in_flight_requests=2156/2.1kb, accounting=537615094/512.7mb]","bytes_wanted":1000536140,"bytes_limit":986932838,"durability":"PERMANENT"}],"type":"circuit_breaking_exception","reason":"[parent] Data too large, data for [<transport_request>] would be [1000536140/954.1mb], which is larger than the limit of [986932838/941.2mb], real usage: [1000533984/954.1mb], new bytes reserved: [2156/2.1kb], usages [request=0/0b, fielddata=1116/1kb, in_flight_requests=2156/2.1kb, accounting=537615094/512.7mb]","bytes_wanted":1000536140,"bytes_limit":986932838,"durability":"PERMANENT"},"status":429}. Response body: {"error":{"root_cause":[{"type":"circuit_breaking_exception","reason":"[parent] Data too large, data for [<transport_request>] would be [1000536140/954.1mb], which is larger than the limit of [986932838/941.2mb], real usage: [1000533984/954.1mb], new bytes reserved: [2156/2.1kb], usages [request=0/0b, fielddata=1116/1kb, in_flight_requests=2156/2.1kb, accounting=537615094/512.7mb]","bytes_wanted":1000536140,"bytes_limit":986932838,"durability":"PERMANENT"}],"type":"circuit_breaking_exception","reason":"[parent] Data too large, data for [<transport_request>] would be [1000536140/954.1mb], which is larger than the limit of [986932838/941.2mb], real usage: [1000533984/954.1mb], new bytes reserved: [2156/2.1kb], usages [request=0/0b, fielddata=1116/1kb, in_flight_requests=2156/2.1kb, accounting=537615094/512.7mb]","bytes_wanted":1000536140,"bytes_limit":986932838,"durability":"PERMANENT"},"status":429}

Any query feel free to ask me.

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