Kibana fails while loading Discover. This is the error observed in the network tab of firefox:
{
"statusCode": 400,
"error": "Bad Request",
"message": "[status_exception] error while executing search",
"attributes": {
"error": {
"type": "status_exception",
"reason": "error while executing search",
"caused_by": {
"type": "search_phase_execution_exception",
"reason": "all shards failed",
"phase": "query",
"grouped": true,
"failed_shards": [
{
"shard": 0,
"index": "filebeat-8.0.0-2020.07.23-000001",
"node": "1CD091fmR8q1g3oPQaND0A",
"reason": {
"type": "illegal_argument_exception",
"reason": "Trying to retrieve too many docvalue_fields. Must be less than or equal to: [100] but was [118]. This limit can be set by changing the [index.max_docvalue_fields_search] index level setting."
}
}
],
"caused_by": {
"type": "illegal_argument_exception",
"reason": "Trying to retrieve too many docvalue_fields. Must be less than or equal to: [100] but was [118]. This limit can be set by changing the [index.max_docvalue_fields_search] index level setting.",
"caused_by": {
"type": "illegal_argument_exception",
"reason": "Trying to retrieve too many docvalue_fields. Must be less than or equal to: [100] but was [118]. This limit can be set by changing the [index.max_docvalue_fields_search] index level setting."
}
}
}
}
}
}
Kibana fails while loading Discover. This is the error observed in the network tab of firefox:
For confirmed bugs, please report:
Request from Kibana: request.txt