Skip to content

Sync MongoDb3.0 to ElasticSearch7.4 #384

@ahutkai

Description

@ahutkai

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions