Monitoring and Displaying Log Files 
Log and trace files contain information about the system execution.
Log records are mainly used by administrators to monitor the system operation and to perform error analysis. Logs are typically written to categories.
Trace records are usually used by developers or support (engineers) to record and analyze the occurrence of certain events in programs during runtime. Traces are typically written to locations.
More information: Logging Features
The table below contains configuration settings you can perform if the default setting are not suitable:
Configuration Task |
Description |
|---|---|
Configure log controllers severities |
You use the Log Configuration tool in the SAP NetWeaver Administrator. The default severity values are:
|
Configure storage of traces |
You can configure the storage location for trace files, using the Log Manager. More information: Log Manager |
Switch archiving on and off |
Log and trace archiving is switched off by default. You can switch it on and configure the archive storage location and specify which files to be archived. More information: Configuring Log Files Archiving |
The table below contains tasks you can perform, when required:
Task |
Description |
|---|---|
Filter and display logs when the AS Java is running |
In any predefined or custom view, you can filter and display log and trace records on the AS Java that meet a specified filter criterion. More information: Filtering Logs and Traces |
Filter and display logs when the AS Java is not running |
If an AS Java is not running on the system to be monitored, you can filter and display log and trace records, using the predefined Standalone Log Viewer view. More information: Using Standalone Log Viewer |
Search logs |
You can search for a string in a log record. More information: Searching for Logs and Traces |
Display log records with severity ERROR or FATAL |
To monitor the SAP NetWeaver system landscape for critical issues, in any predefined view or custom view, you can filter and display only log and trace records with severity ERROR or FATAL. |
Deleting log files |
Three ways of deleting log files:
|
Monitor log and trace file size |
There are two types of monitors for logs and traces - for files size and for achieve size. More information:Log Configurator. You can also change the settings of the monitor's traffic light, for example, the value when the monitor's traffic light changes from yellow to green. To perform this, use the Monitor Browser in the SAP NetWeaver Administrator. More information: Monitor Browser . |
The Log Viewer tool in the SAP NetWeaver Administrator allows you to view all list and text formatted logs and traces that are generated from the whole SAP NetWeaver system landscape.
You can also use the following tools to monitor and display logs:
From <SAP_install_dir>\<system_name>\<instance_name>\j2ee\cluster\<Server_name>\log, display the following files:
\system\database.log
\system\security.log
\system\server.log
\system\logging.log
\system\userinterface.log
\system\configchanges.log
\application.log
Additional list of specific AS Java log controllers is available as follows:
AS Java Component |
Log category |
Trace location |
|---|---|---|
AS Java General |
\System |
|
Guided Procedures |
\Server |
com.sap.caf.eu.gp.* |
Composite Application Framework |
\Applications |
com.sap.caf com.sap.caf.rt com.sap.caf.ui com.sap.caf.runtime.ui.configuration |
Visual Composer |
\Server |
com.sap.vc.server05 |
Business Process Management |
\Applications\BPM\Runtime |
com.sap.glx |
Portal
|
\Server |
|