diff --git a/docs/audit-log-filter-restrictions.md b/docs/audit-log-filter-restrictions.md index 6de0d7f944f..8be051b26a8 100644 --- a/docs/audit-log-filter-restrictions.md +++ b/docs/audit-log-filter-restrictions.md @@ -18,3 +18,5 @@ The Audit Log Filter has the following general restrictions: * Hold the application or user responsible for aggregating all the data from each server used in the cluster if used with a cluster. + +* Each server must have its own audit log filter rules. If you do not set up the rules on the replica server, that server does not record the corresponding entries in the audit log. This design requires that the audit log configuration be performed separately for each server.