How to configure SUNONE Directory Server Audit logs to ignore attributes
The thing that I am trying to figure out for configuring audit logs in
directory server is:
1. Any attribute change except modifytimestamp is audited. This means that if *only modifytimestamp* attribute of any user record changes, *nothing* gets logged to audit log file. Can I have a configurable list of attribute whose change can be ignored from audit perspective?
2. Any new record creation is put into audit log file.
3. Any deletion of user record is put into audit log file.
Thanks for any inputs on this.

