Le 19/11/15 16:24, Shawn McKinney a écrit : >> On Nov 19, 2015, at 9:16 AM, Emmanuel Lécharny <[email protected]> wrote: >> >> >> One way to do that would be to use the Journal Interceptor. It logs >> every update made on ApacheDS. Shawn, just let me know if that would be >> enough ? > Yes that would be good for updates, which gets us halfway there, also need to > log the binds/permission checks. But maybe there is another way to do that?
The journal currently only log updates (ie, not the Binds, Searches, Compares). It can be imrpoved easily. Storing teh permissions is another story : what exactly do you want to store ? >
