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
- In the config\ subfolder of %TRIDION_HOME%, open logback.xml for editing.
- Find the
propertyelement with itsNameattribute set tolog.folder. - Set the
Valueattribute 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. - Save and close logback.xml.