--- title: "VBRMongoDBOplogProcessingOptions" description: "Contains oplog processing options for MongoDB replica sets." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrmongodboplogprocessingoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRMongoDBOplogProcessingOptions" dateModified: "2026-09-03" --- # VBRMongoDBOplogProcessingOptions Contains oplog processing options for MongoDB replica sets. ## Properties

Property

Type

Description

BackupObject

Object

Specifies an array of MongoDB replica set and protection group objects.

OplogProcessingEnabled

Boolean

Enables the backup of oplogs.

OplogRetentionPolicy

VBRMongoDBOplogRetentionPolicy

Specifies the oplog retention policy settings.

OplogBackupPeriod

Int32

Specifies the interval in minutes at which the system collects the oplog backup after a full backup operation.

The default value is 15 minutes.

OplogRetentionPeriod

Int32

Specifies the retention period of the oplog in the backup repository in days.

The default value is 15 days.