We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32c928 commit 822335aCopy full SHA for 822335a
content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md
@@ -115,7 +115,8 @@ Example connection string for Atlas:
115
mongodb+srv://${SOURCE_DB_USERNAME}:${SOURCE_DB_PASSWORD}@cluster0.mongodb.net/?authSource=admin
116
```
117
118
-## 6. Network and Security
+## 6. Network and security
119
+
120
- Ensure the RDI Collector can connect to all MongoDB nodes on the required ports (default: 27017, or as provided by Atlas).
121
- If using TLS/SSL, provide the necessary certificates and connection options in the connection string.
122
0 commit comments