Skip to content

Commit 822335a

Browse files
Update content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
1 parent f32c928 commit 822335a

File tree

1 file changed

+2
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs

1 file changed

+2
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ Example connection string for Atlas:
115115
mongodb+srv://${SOURCE_DB_USERNAME}:${SOURCE_DB_PASSWORD}@cluster0.mongodb.net/?authSource=admin
116116
```
117117

118-
## 6. Network and Security
118+
## 6. Network and security
119+
119120
- Ensure the RDI Collector can connect to all MongoDB nodes on the required ports (default: 27017, or as provided by Atlas).
120121
- If using TLS/SSL, provide the necessary certificates and connection options in the connection string.
121122

0 commit comments

Comments
 (0)