Squash oplog on single node replica set

Hi @Morten_Laursen

The default OpLog size is the larger of 990MB or 5% of the volume of the dbPath

But the storage size of this collection is often smaller than the this value due to compression used by the storage engine.

990M is the smallest configurable value.

2 Likes