# Viewing data in Elasticsearch

**URL:** https://forum.mautic.org/t/viewing-data-in-elasticsearch/2763
**Category:** 3rd Party Addons
**Created:** [November 13, 2015, 3:44am UTC](https://forum.mautic.org/t/viewing-data-in-elasticsearch/2763 "2015-11-13T03:44:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![zpetterd](https://avatars.discourse-cdn.com/v4/letter/z/f14d63/32.png) [@zpetterd](https://forum.mautic.org/u/zpetterd)
#### Post date: [November 13, 2015, 3:44am UTC](https://forum.mautic.org/t/viewing-data-in-elasticsearch/2763/1 "2015-11-13T03:44:16Z")

</div>

Hi,  
  
  
  
I’ve recently built a filter for Logstash which means you can get the majority of Mautic data into Elasticsearch for viewing and sorting with Kibana.  
  
  
  
You can install it using ./plugin install logstash-filter-mautic  
  
  
  
I’ve put the configuration that we use up here as well  
  
[https://github.com/zapur1/logstash-filter-mautic](https://github.com/zapur1/logstash-filter-mautic)  
  
  
  
It is published as  
  
[https://rubygems.org/gems/logstash-filter-mautic](https://rubygems.org/gems/logstash-filter-mautic)  
  
  
  
If non of this makes sense then there probably isn’t much point trying it out as getting Elasticsearch running itself is quite an undertaking. If you already have access to a Elasticsearch cluster then go ahead and give it ago. Any feedback or improvements are appreciated as the will probably benifit us as well  
  
  
  
Zac

---

<div class="post-metadata">

### Author: ![zpetterd](https://avatars.discourse-cdn.com/v4/letter/z/f14d63/32.png) [@zpetterd](https://forum.mautic.org/u/zpetterd)
#### Post date: [November 13, 2015, 3:44am UTC](https://forum.mautic.org/t/viewing-data-in-elasticsearch/2763/2 "2015-11-13T03:44:16Z")

</div>

Hi,

I’ve recently built a filter for Logstash which means you can get the majority of Mautic data into Elasticsearch for viewing and sorting with Kibana.

You can install it using ./plugin install logstash-filter-mautic

I’ve put the configuration that we use up here as well  
[https://github.com/zapur1/logstash-filter-mautic](https://github.com/zapur1/logstash-filter-mautic)

It is published as  
[https://rubygems.org/gems/logstash-filter-mautic](https://rubygems.org/gems/logstash-filter-mautic)

If non of this makes sense then there probably isn’t much point trying it out as getting Elasticsearch running itself is quite an undertaking. If you already have access to a Elasticsearch cluster then go ahead and give it ago. Any feedback or improvements are appreciated as the will probably benifit us as well

Zac

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [February 2, 2020, 10:57pm UTC](https://forum.mautic.org/t/viewing-data-in-elasticsearch/2763/3 "2020-02-02T22:57:17Z")

</div>


