# mongodb-dis-plugin
**Repository Path**: mirrors_huaweicloud/mongodb-dis-plugin
## Basic Information
- **Project Name**: mongodb-dis-plugin
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-08
- **Last Updated**: 2025-11-29
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# mongo-kafka
send mongo oplog stream to kafka
## Descriptions
1. Mainly used for reading Mongo oplog data and send to kafka
2. Mongo should work under shards with replication and no-sharded mode
3. Test cases are not running through currently
## References
1. [mongo-storm](https://github.com/christkv/mongo-storm)
2. [flume](https://github.com/apache/flume)
## Usage
java -jar mongo-kafka.jar -c mongo-kafka.properties