The audit.log is not logging to the proper location defined in the log4j.xml
2 years ago
Originally Published: 2007-04-27
Article Number
000041176
Applies To
RSA Federated Identity Manager (FIM) 3.1.1
BEA WebLogic 8.1
IBM WebSphere 6.0
All OS'
Issue
In the log4j.xml you can specify where you want the audit.log to go, however it's still going to the same default location

Cause
When the fimconfig.war is deployed separately from the FIM server, even if the log4j.xml specifies a different location for the audit.log, it still writes to the /rsa-fim-config/log directory.  The problem is log4j is not configured/initialized in fimconfig.war. The intialization of log4j is done in StartupServletContextListener.java.
Resolution
Please contact RSA Technical Support to obtain hotfix #123.