Configuration Reference Home
Oracle Unified Directory - Access Control Log Publisher

Access Control Log Publisher

Note: this is an abstract component, that cannot be instantiated.

Access Control Log Publishers are responsible for distributing log messages from the access control logger to a destination.

Access control log messages provide information about the ACIs processing.

Direct Subcomponents

The following Access Control Log Publishers are available in the server :

These Access Control Log Publishers inherit from the properties described below.

Parent Component

The Access Control Log Publisher component inherits from the Log Publisher

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled  None
↓ java-class

Basic Properties

enabled

Description
Indicates whether the Log Publisher is enabled for use.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No

java-class

Description
The fully-qualified name of the Java class that provides the Access Control Log Publisher implementation.
Default Value
None
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.AccessControlLogPublisher
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


Copyright © 2017, 2020, Oracle and/or its affiliates. All rights reserved.