warkolm
(Mark Walkom)
May 3, 2021, 7:59am
7
Farid_N:
{"type":"log","@timestamp":"2021-05-03T06:42:29Z","tags":["info","cli","config"],"pid":6938,"message":"Reloading logging configuration due to SIGHUP."}
That suggest something is asking Kibana to stop.
Farid_N:
FATAL [circuit_breaking_exception] [parent] Data too large, data for [<http_request>] would be [998707688/952.4mb], which is larger than the limit of [986932838/941.2mb], real usage: [998707688/952.4mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b, accounting=61167271/58.3mb], with { bytes_wanted=998707688 & bytes_limit=986932838 & durability="PERMANENT" } :: {"path":"/.kibana","query":{},"statusCode":429,"response":"{\"error\":{\"root_cause\":[{\"type\":\"circuit_breaking_exception\",\"reason\":\"[parent] Data too large, data for [<http_request>] would be [998707688/952.4mb], which is larger than the limit of [986932838/941.2mb], real usage: [998707688/952.4mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b, accounting=61167271/58.3mb]\",\"bytes_wanted\":998707688,\"bytes_limit\":986932838,\"durability\":\"PERMANENT\"}],\"type\":\"circuit_breaking_exception\",\"reason\":\"[parent] Data too large, data for [<http_request>] would be [998707688/952.4mb], which is larger than the limit of [986932838/941.2mb], real usage: [998707688/952.4mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b, accounting=61167271/58.3mb]\",\"bytes_wanted\":998707688,\"bytes_limit\":986932838,\"durability\":\"PERMANENT\"},\"status\":429}"}
What is your heap size for your Elasticsearch nodes?