I am testing the elasticsearch cluster perfomence. I use X-Pack to monitor the elasticseach performance. The test program only search on one index. Test program code : test program main logic
The result on kibana :
x-pack show about perform of 'Search Latency'
However , my program log , which print how long time each agg requrest consumes. test program log about each agg requrest costs
The perform x-pack showed is difference with program log.
I don't know why , Ask for help !
Anthor, x-pack shows performance of my index resquest times, which is similar to my program log result. index performance of 'Request Time'