How to identify the proper query distribution across the nodes

We have a multinode elasticsearch setup and wanted to know when a query has been executed from Kibana or when the Kibana Dashborad is executed, how the query request has been distributed across the hot and warm data nodes. Also wanted to make sure only the hot nodes are queried when the search request has been made for last 2-3 days of data for a quicker response.

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