Core Server Configuration Attributes Reference
42 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
For access log rotation to be synchronized with time-of-day, this attribute must be
enabled with the
nsslapd-accesslog-logrotationsynchour
and
nsslapd-accesslog-logrotationsyncmin
attribute values set to the hour and
minute of the day for rotating log files.
For example, to rotate access log files every day at midnight, enable this attribute
by setting its value to
on
, and then set the values of the
nsslapd-accesslog-logrotationsynchour
and
nsslapd-accesslog-logrotationsyncmin
attributes to
0
.
nsslapd-accesslog-logrotationsynchour (Access Log Rotation Sync Hour)
Specifies the hour of the day for rotating access logs. This attribute must be used
in conjunction with
nsslapd-accesslog-logrotationsync-enabled
and
nsslapd-accesslog-logrotationsyncmin
attributes.
nsslapd-accesslog-logrotationsyncmin (Access Log Rotation Sync Minute)
Specifies the minute of the day for rotating access logs. This attribute must be
used in conjunction with
nsslapd-accesslog-logrotationsync-enabled
and
nsslapd-accesslog-logrotationsynchour
attributes.
Entry DN: cn=config
Valid Values: on | off
Default Value: on
Syntax: DirectoryString
Example: nsslapd-accesslog-logrotationsync-enabled: on
Entry DN: cn=config
Valid Range: 0 through 23
Default Value: 0
Syntax: Integer
Example: nsslapd-accesslog-logrotationsynchour: 23
Entry DN: cn=config
Valid Range: 0 through 59