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

Mark Craig
23.59.2015 f791104ea396b91c25c411ff51794f6c66187d8a
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.