Sun Java System Portal Server Secure Remote Access 7.2 Administration Guide

About Log Files

Table B–1 Informational and Debug Files

File Name 

Contents 

The following log files are controlled by the debug parameter in the AMConfig-instance-name.properties file in the default directory /etc/opt/SUNWam/debug/file:. For Linux path names, see Comparison of Solaris and Linux Path Names.

 

amconsole 

Netfile, Netlet and Gateway Admin files 

srapNetFile 

NetFile information file 

srapNetlet 

Netlet information file 

srapProxylet 

Proxylet information file 

The following log files are controlled by the debug parameter gateway.debug in the platform.conf.gateway-profile-name file in the default directory /etc/opt/SUNWportal. For Linux path names, see Comparison of Solaris and Linux Path Names.

 

srapGateway.gateway-profile-name 

Gateway information 

Gateway_to_from_server.gateway-profile-name 

 

Gateway_to_from_browser.gateway-profile-name 

 

srapNetletProxy.gateway-profile-name 

 

srapRewriterProxy.gateway-profile-name 

 

rwproxy.log.rewriter-proxy-instance-name 

Start and stop time of Rewriter Proxy 

nlproxy.log.netlet-proxy-instance-name 

Start and stop time of Netlet Proxy 

gateway.log.gateway.instance.name 

Start and stop time of the Gateway 

The following Rewriter files are controlled by the debug parameter in the AMConfig-instance-name.properties file in the default directory /var/opt/SUNWam/config/ file. See Troubleshooting Using Debug Logs for more information.

 

RuleSetInfo 

All the rulesets which have been used for rewriting, are logged in this file. 

Original Pages 

Contains the page URI, resolved URI (if the resolved URI is different than the page URI), content MIME, the ruleset that has been applied to the page, parser MIME, and the original content. 

Specific error/warning/messages related to parsing also appear in this file. 

In message mode full content is logged, in warning and error mode only exception occurred during rewriting are logged. 

Rewritten Pages 

Contains the page URI, resolved URI (if the resolved URI is different than the page URI), content MIME, ruleset that has been applied to the page, parser MIME, and the rewritten content. 

This is filled when the debug mode is set to message. 

Unaffected Pages 

Contains a list the pages that were not modified. 

URIInfo Pages 

This file contains the URLS found and translated. Details of all the pages whose content remain same as original data is logged in this file. 

Details logged are: Page URI, MIME and Encoding data, rulesetID used for rewriting, and Parser MIME.