This site is in the process of being reviewed and updated.

ApacheDS Logging Subsystem Proposal

Motivation

I have two ApacheDS instances, one for production and one for staging. I want to test every critical operation on the staging server before applying it to the production server. So I need a logging mechanism which will log any change inducing operation applied on the staging server.

Design