Using Server Views 
Use this predefined views if you need log information about the server processes on an AS Java.
Open the Log Viewer tool by choosing .
Predefined View |
Description |
|---|---|
Applications (Java) |
Shows a table of merged log records written in the application.log file on all selected systems. |
Bootstrap (Java) |
Shows a list of text formatted log records from all log files whose name contains bootstrap. Bootstrap is used for starting the engine. |
Database (Java) |
Shows a table of merged log records written in the database.log file on all selected systems. These logs provide information about SQL maintenance of database in the AS Java. |
JVM |
Shows a list of 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: Specific Predefined Security Views. |
User Interface (Java) |
Shows a table of merged log records written in userinterface.log file on all selected systems. |
work/std_* |
Shows a list of 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 Show View dropdown box, choose Server and then select a predefined view.
The newest records are displayed at the top.
To display a table on a separate screen with all the relevant log
files, choose
(Show all Log Files included in this set of log records)
.
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.
You can apply various types of filtering log records for the Server views.
More information: Filtering Logs and Traces.