X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=doc%2Fman%2Fman5%2Fslapo-accesslog.5;h=431174878d1392061931d3cbbe20b0b649048ed3;hb=59e9ff6243465640956b58ad1756a3ede53eca7c;hp=a04fe77da4f0fb839dd57e163e1448f234376cbd;hpb=ff6bc13166536df9ed6e8fd3f7f72f9738f09cf8;p=openldap diff --git a/doc/man/man5/slapo-accesslog.5 b/doc/man/man5/slapo-accesslog.5 index a04fe77da4..431174878d 100644 --- a/doc/man/man5/slapo-accesslog.5 +++ b/doc/man/man5/slapo-accesslog.5 @@ -1,5 +1,5 @@ .TH SLAPO-ACCESSLOG 5 "RELEASEDATE" "OpenLDAP LDVERSION" -.\" Copyright 2005-2014 The OpenLDAP Foundation All Rights Reserved. +.\" Copyright 2005-2018 The OpenLDAP Foundation All Rights Reserved. .\" Copying restrictions apply. See COPYRIGHT/LICENSE. .\" $OpenLDAP$ .SH NAME @@ -157,7 +157,7 @@ class is as follows: SUP top STRUCTURAL MUST ( reqStart $ reqType $ reqSession ) MAY ( reqDN $ reqAuthzID $ reqControls $ reqRespControls $ - reqEnd $ reqResult $ reqMessage $ reqReferral ) ) + reqEnd $ reqResult $ reqMessage $ reqReferral $ reqEntryUUID ) ) .RE .P Note that all of the OIDs used in the logging schema currently reside @@ -225,6 +225,11 @@ The attribute carries any referrals that were returned with the result of the request. +The +.B reqEntryUUID +attribute records the entryUUID attribute of the entry operated on, for an Add +request, this is the entryUUID of the newly created entry. + Operation-specific classes are defined with additional attributes to carry all of the relevant parameters associated with the operation: