HP-UX Directory Server 8.1 configuration, command, and file reference
2.3.1.25 nsslapd-auditlog-logminfreediskspace (Audit log minimum free disk space)
This attribute sets the minimum permissible free disk space in megabytes. When the amount of
free disk space falls below the value specified by this attribute, the oldest audit logs are deleted
until enough disk space is freed to satisfy this attribute.
DescriptionParameter
cn=config
Entry DN
1 to the maximum 32-bit integer value (2147483647)Valid Range
5Default Value
IntegerSyntax
nsslapd-auditlog-logminfreediskspace: 3Example
2.3.1.26 nsslapd-auditlog-logrotationsync-enabled (Audit log rotation sync enabled)
This attribute sets whether audit 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 audit log rotation to be synchronized with time-of-day, this attribute must be enabled with
the nsslapd-auditlog-logrotationsynchour and
nsslapd-auditlog-logrotationsyncmin attribute values set to the hour and minute of
the day for rotating log files.
For example, to rotate audit log files every day at midnight, enable this attribute by setting its
value to on, then set the values of the nsslapd-auditlog-logrotationsynchour and
nsslapd-auditlog-logrotationsyncmin attributes to 0.
DescriptionParameter
cn=config
Entry DN
on or off
Valid Values
offDefault Value
DirectoryStringSyntax
nsslapd-auditlog-logrotationsync-enabled: onExample
2.3.1.27 nsslapd-auditlog-logrotationsynchour (Audit log rotation sync hour)
This attribute sets the hour of the day for rotating audit logs. This attribute must be used in
conjunction with nsslapd-auditlog-logrotationsync-enabled and
nsslapd-auditlog-logrotationsyncmin attributes.
DescriptionParameter
cn=config
Entry DN
0 through 23Valid Range
None (because nsslapd-auditlog-logrotationsync-enabled is off)
Default Value
IntegerSyntax
nsslapd-auditlog-logrotationsynchour: 23Example
2.3 Core server configuration attributes reference 33