May I know how to configure Elasticsearch mongo db real-time sync config using elastic connector?
Docker:
container_name: els_connector
image: docker.elastic.co/enterprise-search/elastic-connectors:8.10.2.0-SNAPSHOT
May I know how to configure Elasticsearch mongo db real-time sync config using elastic connector?
container_name: els_connector
image: docker.elastic.co/enterprise-search/elastic-connectors:8.10.2.0-SNAPSHOT
Hi @siva_k,
Looking at the syncing capabilities of the MongoDB outlined in the documentation it looks like you can either specify an frequency as you have or make use of the advanced find and other sync configuration.
The closest I think you can go for is reducing the frequency to minutes or considering an alternative option.
Yes. I'd definitely modify the application layer if possible and send the same json data to both systems at the same time.
Thank you
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.