Integrating PostgreSQL with Elasticsearch and Kibana - Mailing list pgsql-general

From rahulk
Subject Integrating PostgreSQL with Elasticsearch and Kibana
Date
Msg-id 1415685927723-5826459.post@n5.nabble.com
Whole thread Raw
List pgsql-general
Hi All,

I have source input which stores data in PostgreSQL database in JSON format.
I want to perform the analytical operation on data present in PostgreSQL and
visualize the results of operations.

I have found one open source analytical tool called Kibana (integrated with
elasticsearch) which will visualize the data.
http://www.elasticsearch.org/overview/kibana/

we can provide data present in PostgreSQL to elastic search through use of
jdbc-river
https://github.com/jprante/elasticsearch-river-jdbc/wiki/Step-by-step-recipe-for-setting-up-the-river-with-PostgreSQL

I am trying to integrate PostgreSQL, elasticsearch and Kibana to perform
analytical operations and visualize data.

Anybody tried something like that, your views and suggestion will be useful.
Thanks in advance

Regards,
Rahul Khengare




--
View this message in context:
http://postgresql.nabble.com/Integrating-PostgreSQL-with-Elasticsearch-and-Kibana-tp5826459.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Ilya Ashchepkov
Date:
Subject: Re: justify_interval: days in year
Next
From: avpro avpro
Date:
Subject: trigger Before or After