The proxy engine has an embedded Web Agent. You can monitor Web Agent run time activities by enabling tracing in the Agent LocalConfig.conf file.
To enable Web Agent tracing
/federation_mgr_home/secure-proxy/proxy-engine/conf/defaultagent
LogFileName="federation_mgr_home\secure-proxy\Federation\log\WALog.log"
LogFile="YES"
TraceConfigFile="federation_mgr_home\secure-proxy\proxy-engine\conf\defaultagent\SecureProxyTrace.conf"
TraceFileName="federation_mgr_home\logs\server\WATrace.log"
TraceFile="YES"
Note: Change the back slash character to a forward slash (/) in the paths if Federation Manager is installed on a Solaris operating environment.
Use the Federation Manager stop and start shortcuts as follows:
a. Open a command window.
b. Run the following scripts:
federation_mgr_home/fedmanager.sh stop
federation_mgr_home/fedmanager.sh start
When you run the fedmanager.sh script, it sources the Federation Manager environment script, ca_federation_env.ksh.
Note: Do not stop and start the services as the root user. You must be a non-root user.
Web Agent tracing is now set.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |