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

jpikus
05.42.2008 111a2ca97d898c95006362b307a8d3d6d964a45b
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.