Elasticsearch – get (unfiltered) aggregates for a (filtered) subset – Nginx
I have an elasticsearch index containing "hit" documents (with fields like ip/timestamp/uri etc) which are populated from my nginx access logs. I'm looking for a method of getting the total number of hits / ip - but for a subset…