[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: slapo-auditlog doesn't log the time and name for delete operation
Ben,
please follow-up on the mailing list so others can answer and learn as well.
Ben Leo wrote:
> Can I get the timestamp and name for the delete operation with
> slapo-accesslog?
> FYI, what I need is to log all the changes made in LDAP, which is the
> what, the when, and the who.
> So, I don't want to log the request as it is not relevant.
See slapo-accesslog. You probably want in your slapd.conf:
overlay accesslog
logops writes
Ciao, Michael.