Hi Team,
We are using Kibana 5.6.0 and ES 5.6.0. Kibana is hosted behind a loadbalancer.
The data which we are used to index is cloudtrail data for 19 AWS accounts. As of now a single index is having nearly 75GiB data. when I am trying to search using discover it throwing an error 502
Error: 502 Response
request/<@https://search.node.com/bundles/kibana.bundle.js?v=15523:27:1911
processQueue@https://search.node.com/bundles/commons.bundle.js?v=15523:38:23621
scheduleProcessQueue/<@https://search.node.com/bundles/commons.bundle.js?v=15523:38:23888
$eval@https://search.node.com/bundles/commons.bundle.js?v=15523:39:4607
$digest@https://search.node.com/bundles/commons.bundle.js?v=15523:39:2343
$apply@https://search.node.com/bundles/commons.bundle.js?v=15523:39:5026
done@https://search.node.com/bundles/commons.bundle.js?v=15523:37:25016
completeRequest@https://search.node.com/bundles/commons.bundle.js?v=15523:37:28702
createHttpBackend/</xhr.onload@https://search.node.com/bundles/commons.bundle.js?v=15523:37:29634
Could you please let us know how can we fix this issues?