4586N/Auser-friendly-name=Access Log Publisher
4586N/Auser-friendly-plural-name=Access Log Publishers
4586N/Asynopsis=Access Log Publishers are responsible for distributing access log messages from the access logger to a destination.
4586N/Adescription=Access log messages provide information about the types of operations processed by the server.
4586N/Aproperty.enabled.synopsis=Indicates whether the Access Log Publisher is enabled for use.
4586N/Aproperty.filtering-policy.synopsis=Specifies how filtering criteria should be applied to log records.
4586N/Aproperty.filtering-policy.syntax.enumeration.value.exclusive.synopsis=Records must not match any of the filtering criteria in order to be logged.
4586N/Aproperty.filtering-policy.syntax.enumeration.value.inclusive.synopsis=Records must match at least one of the filtering criteria in order to be logged.
4586N/Aproperty.filtering-policy.syntax.enumeration.value.no-filtering.synopsis=No filtering will be performed, and all records will be logged.
4586N/Aproperty.java-class.synopsis=The fully-qualified name of the Java class that provides the Access Log Publisher implementation.
4586N/Aproperty.suppress-internal-operations.synopsis=Indicates whether internal operations (for example, operations that are initiated by plugins) should be logged along with the operations that are requested by users.
4586N/Aproperty.suppress-synchronization-operations.synopsis=Indicates whether access messages that are generated by synchronization operations should be suppressed.
4586N/Arelation.access-log-filtering-criteria.user-friendly-name=Access Log Filtering Criteria
relation.access-log-filtering-criteria.user-friendly-plural-name=Access Log Filtering Criteria
relation.access-log-filtering-criteria.synopsis=The set of criteria which will be used to filter log records.