Viewing data in Elasticsearch

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



It is published as

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

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

It is published as
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