[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#4857) Subtree accesslog support
Full_Name: Quanah Gibson-Mount
Version: 2.3/2.4/HEAD
OS: NA
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (171.66.155.86)
I was looking at adding access log configurations to my main database that would
log operations based on subtree. For example, I'd like to have all operations
on "cn=accounts,dc=stanford,dc=edu" go into one accesslog, and operations on
"cn=people,dc=stanford,dc=edu" go into another accesslog. My root is
"dc=stanford,dc=edu". There doesn't seem to be a way with the way accesslog is
currently designed to do this. I believe it would be a useful feature.
--Quanah