Skip to content

Commit ad9a710

Browse files
committed
Typo fix
1 parent 5f76abf commit ad9a710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/windows-server/active-directory/troubleshoot-event-2866-maximum-audit-queue-size.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The audit events contain information about security-related occurrences such as
117117

118118
Under heavy load (for example, during bulk operations), it's possible to generate multiple audit events while still writing the first one to the disk. When the number of audit events reaches the maximum for the queue, operational threads start pausing until their audit event can be inserted into the queue. AD DS logs Event ID 2866 at this point.
119119

120-
## Cause 1: The rate at which audit events accumulate is greater than the system can process
120+
### Cause 1: The rate at which audit events accumulate is greater than the system can process
121121

122122
AD DS is generating Audit events at a rate that's consistently higher than the rate at which the DC can write them to the log file and purge them from the queue. The queue eventually reaches its maximum size.
123123

0 commit comments

Comments
 (0)