Redirecting the location of the RSA Identity Governance & Lifecycle aveksaServer.log file from the default location to another directory
Originally Published: 2016-12-15
Article Number
Applies To
RSA Version/Condition: 7.0, 7.1
Issue
Resolution
- The following file and line must be modified for WildFly:
/home/oracle/wildfly/standalone/configuration/aveksa-log4j.properties
log4j.appender.aveksaServerLog.File=${log.dir}/aveksaServer.log
- The following file and line must be modified for WebLogic:
/home/oracle/Oracle/Middleware/Oracle_Home/user_projects/domains/aveksaDomain/servers/AdminServer/tmp/.<variable name>_aveksa.ear/aveksa.war/WEB-INF/classes/aveksa-log4j.properties
log4j.appender.aveksaServerLog.File=${log.dir}/aveksaServer.log
- The following file and line must be modified for WebSphere:
<WAS_HOME>/AppServer/profiles/<Server_Name>/installedApps/<Node_Name>/aveksa.ear/aveksa.war/WEB-INF/classes
log4j.appender.aveksaServerLog.File=${log.dir}/aveksaServer.log
- Since the application is deployed in an .ear file now, for both Web Application Servers and WildFly, you must deploy this change in the .ear file (The ear file gets redeployed on every start, so changes are not persistent unless they are deployed in the .ear file).
Related Articles
RSA MFA Agent for Windows logs a warning that "System cannot access location data for this computer" 34Number of Views Deployment of the aveksa.ear in a clustered environment fails with 305000 ms timeout error in RSA Identity Governance & Li… 212Number of Views Add or Delete a Trusted Location 57Number of Views How to configure Network File System (NFS) for backup on RSA Authentication Manager 8.x; error "failed to validate the rem… 1.03KNumber of Views RSA Governance & Lifecycle 8.0.0 Advanced Dashboards Gamification Setup Guide 20Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?