I get the following error logs and my kibana instance can not load index patterns now. could someone suggest what is happening on this error?
{"type":"error","@timestamp":"2019-07-16T05:35:01Z","tags":,"pid":1,"level":"error","error":{"message":"[parent] Data too large, data for [<http_request>] would be [6106612450/5.6gb], which is larger than the limit of [6103767449/5.6gb], real usage: [6106612040/5.6gb], new bytes reserved: [410/410b]: [circuit_breaking_exception] [parent] Data too large, data for [<http_request>] would be [6106612450/5.6gb], which is larger than the limit of [6103767449/5.6gb], real usage: [6106612040/5.6gb], new bytes reserved: [410/410b], with { bytes_wanted=6106612450 & bytes_limit=6103767449 & durability="TRANSIENT" }","name":"Error","stack":"[circuit_breaking_exception] [parent] Data too large, data for [<http_request>] would be [6106612450/5.6gb], which is larger than the limit of [6103767449/5.6gb], real usage: [6106612040/5.6gb], new bytes reserved: [410/410b], with { bytes_wanted=6106612450 & bytes_limit=6103767449 & durability="TRANSIENT" } :: {"path":"/.kibana/_search","query":{"size":10000,"from":0,"_source":"index-pattern.title,namespace,type,references,migrationVersion,updated_at,title","rest_total_hits_as_int":true},"body":"{\"seq_no_primary_term\":true,\"query\":{\"bool\":{\"filter\":[{\"bool\":{\"should\":[{\"bool\":{\"must\":[{\"term\":{\"type\":\"index-pattern\"}}],\"must_not\":[{\"exists\":{\"field\":\"namespace\"}}]}}],\"minimum_should_match\":1}}]}}}","statusCode":429,"response":"{\"error\":{\"root_cause\":[{\"type\":\"circuit_breaking_exception\",\"reason\":\"[parent] Data too large, data for [<http_request>] would be [6106612450/5.6gb], which is larger than the limit of [6103767449/5.6gb], real usage: [6106612040/5.6gb], new bytes reserved: [410/410b]\",\"bytes_wanted\":6106612450,\"bytes_limit\":6103767449,\"durability\":\"TRANSIENT\"}],\"type\":\"circuit_breaking_exception\",\"reason\":\"[parent] Data too large, data for [<http_request>] would be [6106612450/5.6gb], which is larger than the limit of [6103767449/5.6gb], real usage: [6106612040/5.6gb], new bytes reserved: [410/410b]\",\"bytes_wanted\":6106612450,\"bytes_limit\":6103767449,\"durability\":\"TRANSIENT\"},\"status\":429}"}\n at respond (/usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:308:15)\n at checkRespForFailure (/usr/share/kibana/node_modules/elasticsearch/src/lib/transport.js:267:7)\n at HttpConnector. (/usr/share/kibana/node_modules/elasticsearch/src/lib/connectors/http.js:166:7)\n at IncomingMessage.wrapper (/usr/share/kibana/node_modules/elasticsearch/node_modules/lodash/lodash.js:4935:19)\n at IncomingMessage.emit (events.js:194:15)\n at endReadableNT (_stream_readable.js:1103:12)\n at process._tickCallback (internal/process/next_tick.js:63:19)"},"url":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":"?type=index-pattern&fields=title&per_page=10000","query":{"type":"index-pattern","fields":"title","per_page":"10000"},"pathname":"/api/saved_objects/_find","path":"/api/saved_objects/_find?type=index-pattern&fields=title&per_page=10000","href":"/api/saved_objects/_find?type=index-pattern&fields=title&per_page=10000"},"message":"[parent] Data too large, data for [<http_request>] would be [6106612450/5.6gb], which is larger than the limit of [6103767449/5.6gb], real usage: [6106612040/5.6gb], new bytes reserved: [410/410b]: [circuit_breaking_exception] [parent] Data too large, data for [<http_request>] would be [6106612450/5.6gb], which is larger than the limit of [6103767449/5.6gb], real usage: [6106612040/5.6gb], new bytes reserved: [410/410b], with { bytes_wanted=6106612450 & bytes_limit=6103767449 & durability="TRANSIENT" }"}