Hello,
I don´t really know how to measure the number of requests per second made 
to Elasticsearch cluster. I would like to know specifically the number of 
search requests per second.
If I am not wrong, the stat "query_total" in "search" increases by the 
number of shards being accessed in every search, so if it increases in 
let´s say 25 units, that does not mean you had 25 _search requests but ES 
has used 25 shards in total to answer to a single (or several) _search 
request(s).
So, is it possible at all to know the number of _search requests per second 
that your cluster receives? If not, is there any close approach to this?

Thank you very much,

Ernesto

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/69edcaa5-8fb1-4c65-a2c4-f3fd25c259da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to