Core Server Configuration Attributes Reference
52 Red Hat Directory Server Configuration, Command, and File Reference • May 2005
nsslapd-auditlog-logrotationtimeunit (Audit Log Rotation Time Unit)
Specifies the units for the
nsslapd-auditlog-logrotationtime
attribute.
nsslapd-auditlog-maxlogsize (Audit Log Maximum Log Size)
Specifies the maximum audit log size in megabytes. When this value is reached,
the audit log is rotated. That means the server starts writing log information to a
new log file. If you set
nsslapd-auditlog-maxlogsperdir
to
1
, the server
ignores this attribute.
When setting a maximum log size, consider the total number of log files that can
be created due to log file rotation. Also, remember that there are three different
log files (access log, audit log, and error log) maintained by the Directory Server,
each of which will consume disk space. Compare these considerations to the total
amount of disk space that you want to be used by the audit log.
Valid Range: -1 | 1 to the maximum 32 bit integer value (2147483647), where a
value of -1 means that the time between audit log file rotation is
unlimited.
Default Value: 1
Syntax: Integer
Example: nsslapd-auditlog-logrotationtime: 100
Entry DN: cn=config
Valid Values: month | week | day | hour | minute
Default Value: week
Syntax: DirectoryString
Example: nsslapd-auditlog-logrotationtimeunit: day
Entry DN: cn=config
Valid Range: -1 | 1 to the maximum 32 bit integer value (2147483647), where a
value of -1 means the log file is unlimited in size.
Default Value: 100
Syntax: Integer
Example: nsslapd-auditlog-maxlogsize: 50