Hi,
I have a ecommerce shop system based on Heroku and a elastic cloud enterprise system. I want my shop system search to be based on elastic search. How should I design my set up?
- Use logstash locally to drive data from mongoDB on heroku to elastic cloud ?
- Use IBM compose transporter to connect mongoDB to Elastic cloud?
- Any available beats solution?
Is there any other available elastic solution that lets it connect to my MongoDb instance and update it real time? Would be really helpful if someone can point me in the right direction.
Thank you 
