Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 353 Bytes

mongodb-sink.md

File metadata and controls

13 lines (10 loc) · 353 Bytes

MongoDB

This sink supports MongoDB 2.6 and higher. To use the MongoDB sink add the following flag:

    --sink=mongo:?<MONGO_URI>

For example,

    --sink=mongo:?mongodb://root:[email protected]:30694,mongo-replset-0-1.dba-c1.example.com:32761,mongo-replset-0-2.dba-c1.example.com:31958/?authSource=admin