Top 10 IP count title: “Top 10 IP count” date: 2019-02-13T10:10:02 slug: top-10-ip-count POST /filebeat-2019.02.12/\_search?size=0 { "aggs" : { "hits" : { "terms" : { "field" : "haproxy.client\_ip" } } } }