# Usage Reports in ElasticSearch?

**URL:** https://discuss.elastic.co/t/usage-reports-in-elasticsearch/19199
**Category:** Elasticsearch
**Created:** [August 11, 2014, 3:37pm UTC](https://discuss.elastic.co/t/usage-reports-in-elasticsearch/19199 "2014-08-11T15:37:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![IronMike](https://avatars.discourse-cdn.com/v4/letter/i/e9a140/32.png) [@IronMike](https://discuss.elastic.co/u/IronMike)
#### Post date: [August 11, 2014, 3:37pm UTC](https://discuss.elastic.co/t/usage-reports-in-elasticsearch/19199/1 "2014-08-11T15:37:22Z")

</div>

I haven't seen anything that captures users activity and reporting. I am  
interested in users events, logging, what searches, date od search, most  
popular searches, products most searched...etc.  
Is there anything in Elastic search/plugins that helps me do this? Or,  
should I be tracking all this info in some sql database?

I appreciate others feedback.

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/7b60258a-abcc-41e4-9aa9-61ce08abd80c%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/7b60258a-abcc-41e4-9aa9-61ce08abd80c%40googlegroups.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [August 11, 2014, 11:04pm UTC](https://discuss.elastic.co/t/usage-reports-in-elasticsearch/19199/2 "2014-08-11T23:04:07Z")

</div>

There's nothing within ES to do this, you'd have to put a proxy in front  
that captures it, then build the logic around it.

This has been asked before so it'd be worth checking the list archives.

Regards,  
Mark Walkom

Infrastructure Engineer  
Campaign Monitor  
email: [markw@campaignmonitor.com](mailto:markw@campaignmonitor.com)  
web: [www.campaignmonitor.com](http://www.campaignmonitor.com)

On 12 August 2014 01:37, IronMike [sabdalla80@gmail.com](mailto:sabdalla80@gmail.com) wrote:

> I haven't seen anything that captures users activity and reporting. I am  
> interested in users events, logging, what searches, date od search, most  
> popular searches, products most searched...etc.  
> Is there anything in Elastic search/plugins that helps me do this? Or,  
> should I be tracking all this info in some sql database?
> 
> I appreciate others feedback.
> 
> --  
> You received this message because you are subscribed to the Google Groups  
> "elasticsearch" group.  
> To unsubscribe from this group and stop receiving emails from it, send an  
> email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/7b60258a-abcc-41e4-9aa9-61ce08abd80c%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/7b60258a-abcc-41e4-9aa9-61ce08abd80c%40googlegroups.com)  
> [https://groups.google.com/d/msgid/elasticsearch/7b60258a-abcc-41e4-9aa9-61ce08abd80c%40googlegroups.com?utm\_medium=email&utm\_source=footer](https://groups.google.com/d/msgid/elasticsearch/7b60258a-abcc-41e4-9aa9-61ce08abd80c%40googlegroups.com?utm_medium=email&utm_source=footer)  
> .  
> For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

--  
You received this message because you are subscribed to the Google Groups "elasticsearch" group.  
To unsubscribe from this group and stop receiving emails from it, send an email to [elasticsearch+unsubscribe@googlegroups.com](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAEM624aOMPSD33AUi44m6DKo-uujsT4thNcDJymnvt8LnZbwgQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAEM624aOMPSD33AUi44m6DKo-uujsT4thNcDJymnvt8LnZbwgQ%40mail.gmail.com).  
For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:09am UTC](https://discuss.elastic.co/t/usage-reports-in-elasticsearch/19199/3 "2017-07-06T01:09:26Z")

</div>


