Control on aggregation

Hello Elastic Community,

I would like to filter data on a dashboard. The filter would be based on a count aggregation on some fields, with min_doc_count keyword. I would like to change that min_doc_count dynamically with the Control panel, like the range slider.

So is it possible to use such a dynamic filter with an aggregation ? It seems that Controls can only be used with index-patterns.

I'm using the the Elasticearch and Kibana 6.2.1 .

Thanks

Is it possible, in this case, to filter on aggregations in ES? Eg. as in https://eric.blog/2017/07/24/how-to-apply-a-filter-to-an-aggregation-in-elasticsearch/

This article is for Elasticsearch only and not for Kibana, so I would to know if there is a way to change that filter with Kibana Controls or something like that? The end-user doesn't want to modify directly Json because he isn't comfortable with it.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.