I am trying to log all workbench activity like experience manager changes, thesaurus changes etc. I have enabled webstudio audit.
### webstudio auditing
log4j.logger.com.endeca.etools.webstudio.audit=ALL, auditfile
log4j.additivity.com.endeca.etools.webstudio.audit=true
But what is logged in webstudio_audit.log is just login tries related information.
What is the proper configuration in order to achieve the above result?