mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gaetan Boismal
29.44.2014 26475fe227db50b6bdad15b7ed48f9d6e0140a7d
1
2
3
4
5
6
7
8
user-friendly-name=Access Log Publisher
user-friendly-plural-name=Access Log Publishers
synopsis=Access Log Publishers are responsible for distributing access log messages from the access logger to a destination.
description=Access log messages provide information about the types of operations processed by the server.
property.enabled.synopsis=Indicates whether the Access Log Publisher is enabled for use.
property.java-class.synopsis=The fully-qualified name of the Java class that provides the Access Log Publisher implementation.
property.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.
property.suppress-synchronization-operations.synopsis=Indicates whether access messages that are generated by synchronization operations should be suppressed.