Hi @warunacs / @daniellee ,
Requirement
Get the Top hitting IPs and their count and visualize in Grafana
We are trying to populate the distinct IP (dynamic values) and their count in Grafana (version 7.5.11).
We were able to populate the logs from ES into Grafana, however unable to achieve the requirement (mentioned earlier).
Data Source :: Elastic Search (version 7.8.0)
Getting the following ERROR when I try to get the unique count of each IP keeping a threshold of 300 and ,
Grouping them based on each IP.
Result when tried with “ap_client_ip.keyword”
Could you please advise ?

