Deactivating Audit Logging - Advanced Design and Setup - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Advanced Design and Setup

Platform
Content Composer
Product
Advanced Design and Setup
Release
Foundation 23.2
License
To deactivate audit logging:
  1. 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.
  2. Search for the <AuditRoutes> element.
  3. Delete the <Route> element within the <AuditRoutes> element.
  4. Save and close the file.
  5. Restart the following services:
    • Composer.Core
    • Composer.MWS
    • Composer.OWS