I am working on an Elasticsearch POC and as part of that i need to capture below details
-- What users are searching for
-- Which links users are clicking
In short i want to capture users activity. In solr Fusion there is an out of box feature for capturing these information which is know as signal capturing.
Do we have something similar to that in Elasticsearch which can help us in capturing users activity.
Ok but what is querying Elasticsearch?
There's nothing native to Elasticsearch that can do this, but you can do it externally depending on what is making the queries.
I have an Elasticsearch clusters where i have indexed my data. Now i want to capture as part of visualization that which data's from my index are being frequently searched by users.
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.