Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync MongoDb3.0 to ElasticSearch7.4 #384

Open
ahutkai opened this issue Nov 4, 2020 · 0 comments
Open

Sync MongoDb3.0 to ElasticSearch7.4 #384

ahutkai opened this issue Nov 4, 2020 · 0 comments

Comments

@ahutkai
Copy link

ahutkai commented Nov 4, 2020

Hello, I can't sync data from mongo to es. It runs only once and not to update.The following is my configuration:
mongo-url = "mongodb://xxxx:xxxx/xxx" elasticsearch-urls = ["http://xxxxx:8200"] direct-read-namespaces = ["ixxxx"] gzip = true stats = true index-stats = true elasticsearch-user = "xxx" elasticsearch-password = "xxx" elasticsearch-max-conns = 4 dropped-collections = true dropped-databases = true replay = false resume = true resume-write-unsafe = false resume-name = "default" resume-strategy = 1 file-highlighting = true cluster-name = 'apoloapolo' exit-after-direct-reads = false
what's problem? Can you help me ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant