jeevamanivel
jeevamanivel
Mongo DB accepts only max 16MB data for BSON. When BSON size is more than 16MB, Mongo DB returns error 'Mongo::Error::MaxBSONSize - The document exceeds maximum allowed BSON object size...
Hi, We are using fluentd mongo plugin to insert logs into Mongo DB. The load is really huge. Since the data is purely log statements, we do not care about...
We are using mongo_replset plugin to forward logs to Mongo DB. When we reload fluentd config using fluentd HTTP RPC api, instead of restarting fluentd, it fails with below error...