fluent / fluent-plugin-mongo

MongoDB input and output plugin for Fluentd
https://docs.fluentd.org/output/mongo
173 stars 61 forks source link

Can't sync by timestamp in collection local/oplog.rs #123

Closed cheer1hao closed 5 years ago

cheer1hao commented 5 years ago

Hi, I want to sync the whole db by increment,but I find that in collection oplog.rs there is no id for id_store. So how can I do to record timestamp instead of id with this plugin?

Regards

cheer1hao commented 5 years ago

resolved by using Debezium