elastic / docs

21 stars 333 forks source link

mongodb-start out of date, Mongodb Atlas now forces TLS/SSL #3058

Closed dlin2028 closed 1 month ago

dlin2028 commented 1 month ago

In mongodb-start, the tutorial failes to mention TLS/SSL. Without enabling TLS/SSL the connector will fail to connect to Mongodb Atlas, which now forces the use of TLS/SSL.

I would like to update mongodb-start, however I can't find where to do that. I checked conf.yaml but I don't seem to have access to any of the links, and I can't find the correct link. Can someone point me in the right direction?

leemthompo commented 1 month ago

Hey @dlin2028, thanks so much for flagging and opening a ticket. Those docs live in a private repo for the moment. I'll investigate this one and report back :)

For future reference, you can open issues in https://github.com/elastic/connectors and we'll reroute from there.

leemthompo commented 1 month ago

This is now fixed: https://www.elastic.co/guide/en/enterprise-search/current/mongodb-start.html#mongodb-start-configure-connector

Thanks again @dlin2028