You can monitor federation run-time activities by enabling logging and tracing in the LoggerConfig.properties file.
The default name for the log file is affwebserv.log and the default name for the trace log file is FWSTrace.log. You can change the names of these output files in the Loggerconfig.properties file..
To turn on federation web services tracing
federation_mgr_home\secure-proxy\proxy-engine\Tomcat\ webapps\affwebservices\WEB-INF\classes\
Note: Change the back slash character to a forward slash (/) in the paths if Federation Manager is installed on a Solaris operating environment.
Defines the type of rollover functionality desired for trace output files. The options are:
0 = [default] Existing files are overwritten at startup.
1 = Existing files are appended to at startup.
2 = Rollover is only performed at startup..
3 = Files rollover when they grow to the limit set by LogSize.
4 = Files rollover at startup and then grow to the limit set by LogSize.
Dictates the maximum file size in megabytes when rolling over by size. Enter the number equivalent to the MB size you want. The options are:
0 = off
1 = 1MB
2 = 2MB
Defines how many log output files to leave around when rollover is enabled.
Defines the type of rollover functionality desired for trace output files. The options are:
0 = [default] Existing files are overwritten at startup.
1 = Existing files are appended to at startup.
2 = Rollover is only performed at startup.
3 = Files rollover when they grow to the limit set by TraceSize.
4 = Files rollover at startup and then grow to the limit set by TraceSize.
Dictates the maximum file size in megabytes when rolling over by size. Enter the number equivalent to the MB size you want. The options are:
0 = off
1 = 1MB
2 = 2MB
Defines how many trace output files to leave around when rollover is enabled.
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.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |