Logging > Logs in Control Center

Logs in Control Center
You can view and manage the logs for the applications in Control Center.
Three separate logs
Each application (StreamServer, service gateway, Archiver, and management gateway) generates three separate logs:
Log files
The log entries for each log are appended to separate log files.
<ManagementGatewayRoot>/strs_boot.log
<ManagementGatewayRoot>/platform.log
<ManagementGatewayRoot>/mgw.log
 
<Service gateway wd>/strs_boot.log
<Service gateway wd>/platform.log
<Service gateway wd>/servicegateway.log
 
<StreamServer wd>/strs_boot.log
<StreamServer wd>/platform.log
<StreamServer wd>/<logfile>
Where <logfile> is the log file name specified in Design Center. Default is Log.txt.
 
<Archiver wd>/strs_boot.log
<Archiver wd>/platform.log
<Archiver wd>/archiver.log
Log file entries
Each entry in a log file consists of the following:
<date> <time> (<logMessageID>) <logLevel> <logMessage>
<date>
<time>
<logMessageID>
<logLevel>
<logMessage>
Example 6
0309 033344 (0260) 3 SCF started.
 
Logging to database
You can enable database logging for each application. See Logging to the runtime repository.
Control Center log view
The logs can be viewed on separate tabs in the Control Center log view. For example, when a service gateway is selected in the tree view, the log view contains three tabs:
Each tab contains the same information as the corresponding log file. If you want to, you can clear the information displayed on each tab (right-click the log view and select Clear). This action clears the log displayed in Control Center, but does not affect the corresponding log file.
If logging to database is enabled for the application, a Database log tab is added to the log view. This tab displays the log information stored in the runtime repository.
Note:
OpenText StreamServe 5.6 Updated: 2013-03-01