HP-UX Directory Server 8.1 configuration, command, and file reference

2.3.1.10 nsslapd-accesslog-logrotationsync-enabled (Access log rotation sync enabled)
This attribute sets whether access log rotation is to be synchronized with a particular time of the
day. Synchronizing log rotation this way can generate log files at a specified time during a day,
such as midnight to midnight every day. This makes analysis of the log files much easier because
they then map directly to the calendar.
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, then set the values of the nsslapd-accesslog-logrotationsynchour and
nsslapd-accesslog-logrotationsyncmin attributes to 0.
DescriptionParameter
cn=config
Entry DN
on or off
Valid Values
off
Default Value
DirectoryStringSyntax
nsslapd-accesslog-logrotationsync-enabled: onExample
2.3.1.11 nsslapd-accesslog-logrotationsynchour (Access log rotation sync hour)
This attribute sets 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.
DescriptionParameter
cn=configEntry DN
0 through 23Valid Range
0Default Value
IntegerSyntax
nsslapd-accesslog-logrotationsynchour: 23Example
2.3.1.12 nsslapd-accesslog-logrotationsyncmin (Access log rotation sync minute)
This attribute sets 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.
DescriptionParameter
cn=configEntry DN
0 through 59Valid Range
0Default Value
IntegerSyntax
nsslapd-accesslog-logrotationsyncmin: 30Example
2.3 Core server configuration attributes reference 27