Reinstating your logging directory for the Transport Service

Running the installer has set the logging directory for the Transport Service to a new default value: a new logs\ subfolder within the bin\ subfolder of %TRIDION_HOME%. If you want to change this new default value, or if you want to reinstate your old logging directory, modify the logback.xml file.

Procedure

  1. In the config\ subfolder of %TRIDION_HOME%, open logback.xml for editing.
  2. Find the property element with its Name attribute set to log.folder.
  3. Set the Value attribute of this element to the (relative or absolute) folder in which you want to store Transport Service logs. To reinstate your existing logging directory, look up the value in your backed-up logback.xml file for the Transport Service.
  4. Save and close logback.xml.