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
Add or Delete a Trusted Location 58Number of Views Log Artifact is missing aveksaserver.log and most other log files in RSA Identity Governance & Lifecycle 47Number of Views RSA MFA Agent for Windows logs a warning that "System cannot access location data for this computer" 34Number of Views RSA Identity Governance and Lifecycle Role Sets display the Raw Name instead of the Name in multiple locations in the UI 39Number of Views Deployment of the aveksa.ear in a clustered environment fails with 305000 ms timeout error in RSA Identity Governance & Li… 215Number of Views
Trending Articles
RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Downloading RSA Authentication Manager license files or RSA Software token seed records RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?