bsondump.InputSource should use the internal max bson size so bsondump can dump oplog entries up to 16 MB + 16 KB without erroring.
Use BSONSource.SetMaxBSONSize() to set this.
bsondump.InputSource should use the internal max bson size so bsondump can dump oplog entries up to 16 MB + 16 KB without erroring.
Use BSONSource.SetMaxBSONSize() to set this.