| Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition 11g Release 1 (11.1.1.7.0) Part Number E28967-01 |
|
|
PDF · Mobi · ePub |
Directory Proxy Server configuration property
Description
| Characteristic | Value |
|---|---|
|
Syntax |
|
|
Default value |
Default behavior is not defined. |
|
Must be set |
Yes |
|
Is modifiable |
Yes |
|
Is multivalued |
No |
|
Requires restart |
No |
This property specifies the policy used to rotate log files.
This property can take the following values in addition to the default.
sizeRotate log files when they reach the size specified by the log-rotation-size(5DPCONF) property.
periodicRotate log files at the time and interval specified by the following properties:
If the rotation policy is periodic and log-rotation-size(5DPCONF) is set, the log file is rotated at the specified interval IF the file size is bigger than the specified size.
This property is used to configure the following features:
access-logThe access log contains information about the requests being processed by the Directory Proxy Server.
bind-logThe bind log contains information about the successful bind operations
connection-logThe connection log contains information about the connections extablished to the Directory Proxy Server.
error-logThe error logs contain information about the health of the Directory Proxy Server.
Attributes
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
|
Availability |
SUNWdsee7 |
|
Stability Level |
Evolving |
See Also