You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation about the Auditing tells that 10000 items are kept in the auditlog, but in the implementation 1000 items are kept, as we can see in the constructor of the AuditLog.
The text was updated successfully, but these errors were encountered:
pallix
changed the title
AuditLog size documented as 10000 items but is of 1000
Auditlog size documented as 10000 items but is of 1000
Mar 24, 2015
The documentation about the Auditing tells that 10000 items are kept in the auditlog, but in the implementation 1000 items are kept, as we can see in the constructor of the AuditLog.
The text was updated successfully, but these errors were encountered: