Hi,
I have data in which user_id field appears and what i want is to show in a metric on dashboard the number of users, Unique(user_id appeared only once) and returning users(user_id appeared more than once).
Thanks in advance
Hi,
I have data in which user_id field appears and what i want is to show in a metric on dashboard the number of users, Unique(user_id appeared only once) and returning users(user_id appeared more than once).
Thanks in advance
Have a look at https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics-cardinality-aggregation.html
Thanks @dadoonet,but how to display this on Dashboard
Probably with a metrics visualization?
Moving your question to #kibana where you can probably get a better answer.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.