ITS#6406 - Note accesslog storage requirements

Update slapo-accesslog(5) man page to note that the database backend storing the data must support an ordered return of results.
This commit is contained in:
Quanah Gibson-Mount 2021-01-25 21:40:25 +00:00
parent 7d096281ef
commit e768dcd062

View file

@ -25,7 +25,9 @@ directive.
.TP
.B logdb <suffix>
Specify the suffix of a database to be used for storing the log records.
The specified database must be defined elsewhere in the configuration.
The specified database must be defined elsewhere in the configuration and
must support an ordered return of results such as
.BR slapd\-mdb (5)
The access controls
on the log database should prevent general access. The suffix entry
of the log database will be created automatically by this overlay. The log