MSBTS_GroupSetting.MaxAuditEntries Property (WMI)
Gets or sets the maximum number of entries in audit log table when auditing is enabled.
Available starting with BizTalk Server 2020. For more information, see enable and view audit logs of common management operations in BizTalk Server.
The syntax shown is language neutral.
Syntax
uint32 MaxAuditEntries;
Remarks
This property is read-write.
The default value for this property is 10000.
Requirements
Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.
Namespace: Included in root\MicrosoftBizTalkServer
.