Show TOC

Procedure documentationConfiguring the Log File Location Locate this document in the navigation structure

 

By default, log information is written to the following location:

usr\sap\<System ID>\JC<instance ID>\j2ee\cluster\change\log\<cluster-nodeID>changes#.log

where # is the sequential number of the file, starting at zero.

You can also specify a custom log file location using the AS Java – Config Tool.

Procedure

  1. Open the AS Java – Config Tool (<INSTANCE>\j2ee\configtool\configtool.bat).

  2. Under   template   log configuration   destinations  , add a new destination, and set the severity to Info.

  3. Under   categories   System   Changes  , add the new destination to the custom configuration of the category.

  4. Save your changes and restart the portal.

Note Note

To specify a custom log file location for a specific node, perform the previous procedure on the specific node, instead on of the template.

End of the note.