Depending on which server you use, the log files for IBM® Rational® Focal Point™ are
in different locations.
- If you use Apache Tomcat server, the log files are in fp/catalinabaseX/logs.
- If you are using WebSphere® Application Server,
the log files are in <WAS installation directory>\profiles\AppSrv01\logs\fp.log.
To modify the location of the Rational Focal Point log
files in WebSphere Application Server:
- Open the fp-logging.properties file in the <WAS
installation directory>\profiles\AppSrv01\AppSrv01\installedApps\<Cell
name>\fp_war.ear\fp.war\WEB-INF\classes directory.
- Modify the entry: java.util.logging.FileHandler.pattern= <WAS
installation directory>\profiles\AppSrv01\logs\fp.log
- Restart the fp_war application the server.