NAME | DESCRIPTION | ATTRIBUTES | SEE ALSO
| Syntax | string |
| Default value | 1h |
| Must be set | No |
| Is modifiable | Yes |
| Is multivalued | No |
| Requires restart | No |
This property specifies the interval at which log files are rotated when log-rotation-policy(5dpconf) is periodic.
This property is set in conjunction with the following properties: log-rotation-start-time(5dpconf) and log-rotation-start-day(5dpconf).
The syntax of this string is <count>[mwdh].
The value for log-rotation-frequency(5dpconf) is a time period of the form <count>[mwdh]. For example, a value of 2w means that the logs are rotated every 2 weeks.
The value of this property must match the pattern ^[0-9]+[mMwWdDhH]$.
This property is used to configure the following features: access-log, error-log.
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
|
Availability |
SUNWldap-proxy |
|
Stability Level |
Evolving |
dpconf(1M)
NAME | DESCRIPTION | ATTRIBUTES | SEE ALSO