Database Ingestion and Replication > Database Ingestion and Replication sources - preparation and usage > MongoDB sources
  

MongoDB sources

To use MongoDB sources in database ingestion and replication tasks, review the following considerations.

Source preparation

{ resource:
{ db: "", collection: "" }
, actions: [ "find", "changeStream" ] }

Usage considerations