1
I am working with Elasticsearch and would like to find out a precise way to know how many requests have been made to an index of my Elasticsearch.
using the GET - /"seuindex"/_Stats command, I have some information but I believe that the of how many SEARCHS were made is not there, I could not locate it