Steps to Export & Import AS Java Log Configuration

This article is based on SAP Note 2508952 – How to export / import AS Java log configuration.

The intentions for this activity,

  • To export AS Java log configuration.
  • To configure Java log severity, location, etc., but before the modification, you want to backup the current log configuration, then restore it afterwards.
  • To backup and restore the AS Java log configuration

Solution

Launch the offline config tool (offlinecfgeditor), located as in below direction,

E:\usr\sap\SID\Jxx\j2ee\configtool

Switch to the edit mode (pencil icon).

Navigate to the following paths and right click to the log-configuration.xml. From here, you can Export or Import the XML file.

cluster_config --> system --> custom_templates --> ZATPL_AIO --> cfg --> kernel --> Log 

Above screenshot is for SAP NW 7.1 and higher release, for SAP NW 7.0, you can follow these paths,

cluster_data --> server --> server --> cfg --> kernel --> log-configuration.xml

You May Also Like

Leave a Reply?