To deactivate audit logging:
-
From the
%Composerdir% directory, open the required configuration file
with a text editor that supports UTF-8:
- To deactivate audit logging for Studio user actions, open Composer.Studio.exe.config.
- To deactivate audit logging for Web Client user actions, open Composer.MWS.exe.config.
- To deactivate audit logging for Odin user actions in Studio, open Composer.OWS.exe.config.
- Search for the <AuditRoutes> element.
- Delete the <Route> element within the <AuditRoutes> element.
- Save and close the file.
-
Restart the following services:
- Composer.Core
- Composer.MWS
- Composer.OWS