Using Server Views 
Use this predefined views if you need log information about the server processes in your SAP NetWeaver system.
Open SAP NetWeaver Administrator.
Go to .
Choose and choose from the following views:
Predefined View |
Description |
|---|---|
Applications (Java) |
Shows log records written in the application.log file on the relevant system. |
Bootstrap (Java) |
Shows text formatted log records from all log files whose name contains bootstrap. Bootstrap is used for starting the AS Java. |
Database (Java) |
Shows log records written in the database.log file on the relevant system. These logs provide information about SQL maintenance of database in the AS Java. |
JVM |
Shows text formatted log records written in all log files whose name starts with jvm_ and are located in folder work. These log messages provide information about the processes in the Java Virtual Machine (JVM). |
Security (Java) |
More information: Using Security Views |
User Interface (Java) |
Shows log records written in userinterface.log file on the relevant system. |
work/std_* |
Shows text formatted log records written in all log files whose name starts with std_ and are located in folderwork. These log records show messages about STDOUT processes in the AS Java. |
From Display Log File, you can find all the files, containing logs for the selected Server view.
Note
This dropdown box is relevant only for text-formatted logs.
Choose Show Advanced Filter to set a filter criterion.
You can apply various types of filtering log records for these views.
More information: Filtering Logs and Traces