Hello can I please get some help on this multiple connector declaration in config.yml to sync multiple mongoDB collection inside one container · Issue #974 · elastic/connectors-python · GitHub
Hi @ahad_khan , I've replied in the Github Issue, I'll quote the answer here too:
Indeed for now one self-managed instance of connector service (or Docker image in your case) is supposed to run against single connector.
We have a plan to add support for multiple connectors running on a same instance of Connector Service later, but no concrete date unfortunately.
For now I can recommend running one Docker image per connector or use native connectors if you're running in Elastic Cloud.