Open taihoa opened 2 years ago
Is there any reason you enabled enable-oplog = true
? That is an option to support legacy versions of MongoDB before change streams were introduced in 3.6. It issues queries directly against the system oplog collections when that is enabled.
When I run the monstache server on aws, I notice that the network out traffic is steadily increasing day by day. And what's more strange is that on Saturdays and Sundays the traffic is still high, even though these days there is no new data to sync to elasticsearch.
Could you please help me with the cause and solution for this problem?
config.toml