Open gregsilveira opened 6 years ago
For analytical analysis or event monitoring the queues, it wold be very useful to capture bulk and search requests of the threadpool.
Through the API below, it is possible to capture ids, hosts, type of request rejected, completed, still in queue, etc.:
/_cat/thread_pool/bulk,search?v&h=id,host,name,active,rejected,completed,queue
For analytical analysis or event monitoring the queues, it wold be very useful to capture bulk and search requests of the threadpool.
Through the API below, it is possible to capture ids, hosts, type of request rejected, completed, still in queue, etc.:
/_cat/thread_pool/bulk,search?v&h=id,host,name,active,rejected,completed,queue