Ultimately I want to have a scalable search engine solution for the data in PostgreSql. I want to connect postgreSQL and elasticsearch data. My finding points me towards using Logstash or docker to write events from Postgres to ElasticSearch, however I have not found a usable solution.
I want a scalable solution for that i hope you guys share your comments on this and give me some clues to proceed further.