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
Log Artifact is missing aveksaserver.log and most other log files in RSA Identity Governance & Lifecycle 47Number of Views Add or Delete a Trusted Location 57Number 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… 212Number of Views RSA MFA Agent for Windows logs a warning that "System cannot access location data for this computer" 34Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?