This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Accept
Reject
  • RSA.com
  • Home
  • Advisories
    • SecurID
    • SecurID Governance & Lifecycle
  • Documentation
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID App
      • SecurID Authenticator for macOS
      • SecurID SDK
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
    • Technology Partners
  • Downloads
    • SecurID
      • Authentication Agents
        • API / SDK
        • Apache Web Server
        • Citrix StoreFront
        • IIS Web Server
        • MFA Agent for macOS
        • MFA Agent for Windows
        • Microsoft AD FS
        • Microsoft Windows
        • PAM
      • Authentication Engine
      • Authentication Manager
      • Cloud Authentication Service
      • Hardware Appliance
        Component Updates
      • Hardware Tokens
      • Integrations
      • SecurID Authenticator for macOS
      • Software Tokens
        • Android
        • iOS
        • macOS
        • Token Converter
        • Windows
    • SecurID Governance & Lifecycle
  • Community
    • SecurID
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
    • SecurID Governance & Lifecycle
      • Blog
      • Discussions
      • Events
      • Idea Exchange
      • Knowledge Base
  • Support
    • Case Portal
      • Create New Case
      • View My Cases
      • View My Team's Cases
    • Community Support
      • Getting Started
      • News & Announcements
      • Ideas & Suggestions
      • Community Support Articles
      • Community Support Forum
    • Product Life Cycle
    • Support Information
    • General Security Advisories
  • Education
    • Blog
    • Browse Courses
      • SecurID
      • SecurID Governance & Lifecycle
    • Certification Program
    • New Product Readiness
    • Student Resources
Sign In Register Now
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Search instead for 
Did you mean: 

SecurID® Governance & Lifecycle Knowledge Base

Find answers to your questions and identify resolutions for known issues with knowledge base articles written by SecurID Governance & Lifecycle experts.
  • SecurID Community
  • :
  • Products
  • :
  • SecurID Governance & Lifecycle
  • :
  • Knowledge Base
  • :
  • Enhancement to the aveksaServerInfo.log file starting in version 7.2.0 of RSA Identity Governance & ...
  • Options
    • Subscribe to RSS Feed
    • Bookmark
    • Subscribe
    • Email to a Friend
    • Printer Friendly Page
    • Report Inappropriate Content

Enhancement to the aveksaServerInfo.log file starting in version 7.2.0 of RSA Identity Governance & Lifecycle

Article Number

000039197

Applies To

RSA Product Set: RSA Identity Governance & Lifecycle
RSA Version/Condition: 7.2.x
 

Issue

Starting in RSA Identity Governance & Lifecycle 7.2.0, there has been an enhancement to the aveksaServerInfo.log file ($AVEKSA_HOME/wildfly/standalone/log/aveksaServerInfo.log) . The purpose of this RSA Knowledge Base Article is to describe the product enhancement made to this log file.

Please refer to RSA Knowledge Base Article 000030327 -- Artifacts to gather in RSA Identity Governance & Lifecycleto find the location of the aveksaServerInfo.log file for your specific deployment, if you are on a WildFly cluster or a non-WildFly platform. The aveksaServerInfo.log may also be downloaded from the RSA Identity Governance & Lifecycle user interface (Admin > System > Server Nodes tab > under Logs.)
 

Resolution

The aveksaserverinfo.log file ($AVEKSA_HOME/wildfly/standalone/log/aveksaServerInfo.log) is a log file that shows detailed configuration information about the current RSA Identity Governance & Lifecycle installation. Prior to RSA Identity Governance & Lifecycle 7.2.0, the aveksaServerInfo.log would show the current configuration information only. Starting in 7.2.0, the log file has been enhanced to append the current configuration information to the file after each application startup. That way there is a history of configuration changes including version and patch information. It is important to note that with this change, the most current information is at the bottom of the log file rather than the top as it was originally when only the current information was logged.


EXAMPLE:

Below is an example of an aveksaServerInfo.log file where the system has been patched twice and restarted six times. To determine the latest configuration information including the current version and patch level of this system, go to the bottom of the file and then scroll up until you encounter the first occurrence of Startup Date. 

$ cd $AVEKSA_HOME/wildfly/standalone/log
$ cat aveksaServerInfo.log
****************************************************************************************************
Startup Date: 2020/07/31 17:28:28


RSA IDENTITY GOVERNANCE AND LIFECYCLE
Version 7.2.0.176311
Environment: IGL-Production
****************************************************************************************************

JVM information:
Java version:      1.8.0_212
Java VM version:   25.212-b03
Java heap init:    3808M
Java heap init:    3808M
Java heap used:    1305M
Memory options:    -Xmx3808m null
Operating System:  Linux
Operating System Architecture:  amd64
Operating System Version:  4.12.14-94.41-default

Database Information:
JDBC driver:       12.2.0.1.0
Oracle version:    12.1.0.2
ACM Schema User:      AVUSER
ACM Reports User:     AVDWUSER
ACM Public User:      ACMDB
DATA 256K Tablespace :DATA_256K
DATA 1M Tablespace   :DATA_1M
DATA 25M Tablespace  :DATA_25M
DATA 50M Tablespace  :DATA_50M
INDEX 256K Tablespace:INDX_256K
INDEX 1M Tablespace  :INDX_1M
INDEX 25M Tablespace :INDX_25M
INDEX 50M Tablespace :INDX_50M

Hot Fix : (none)

System Configuration:
Application Server Name: JBOSS
Appliance: false
Soft Appliance: true
Database: DB_LOCAL
Reviews enabled: true
Access Requests enabled: true
Roles enabled: true
Role Manager enabled: true
Data Access Governance enabled: true
Rules enabled: true
AFX Integration enabled: true
Web Services enabled: false

Entitlement Information:
Allow Pending Entitlements: false
Complete Manual Activity Before Collection: false
Allow Alternate Owners: false
Calculate Business Description on Import: false
Max Items per Change Request: 0

System Settings
externalURIPrefix: http://localhost:8080
SupervisorLinkEnabled: yes
DASHBOARD_DISPLAY_POLICY: 0
Database Log Level: ERROR
SystemLog_LevelError: true
SystemLog_LevelWarn: true
SystemLog_LevelInfo: false
SystemLog_LevelDebug: false

Custom System Settings:
custom.AccountUserMappingDisabled = true
custom.CollectorRawDataSetsToKeep = 2
custom.ReviewModifyEnts = True
Node Name:  hostname.vcloud.local
Node Time:  2020-07-31 17:29:31.003
Database Time:  2020-07-31 17:29:30.0
****************************************************************************************************
Startup Date: 2020/07/31 17:35:23


RSA IDENTITY GOVERNANCE AND LIFECYCLE
Version 7.2.0.176311
Environment: IGL-Production
****************************************************************************************************

JVM information:
Java version:      1.8.0_212
Java VM version:   25.212-b03
Java heap init:    3808M
Java heap init:    3808M
Java heap used:    917M
Memory options:    -Xmx3808m null
Operating System:  Linux
Operating System Architecture:  amd64
Operating System Version:  4.12.14-94.41-default

Database Information:
JDBC driver:       12.2.0.1.0
Oracle version:    12.1.0.2
ACM Schema User:      AVUSER
ACM Reports User:     AVDWUSER
ACM Public User:      ACMDB
DATA 256K Tablespace :DATA_256K
DATA 1M Tablespace   :DATA_1M
DATA 25M Tablespace  :DATA_25M
DATA 50M Tablespace  :DATA_50M
INDEX 256K Tablespace:INDX_256K
INDEX 1M Tablespace  :INDX_1M
INDEX 25M Tablespace :INDX_25M
INDEX 50M Tablespace :INDX_50M

Hot Fix : P01

System Configuration:
Application Server Name: JBOSS
Appliance: false
Soft Appliance: true
Database: DB_LOCAL
Reviews enabled: true
Access Requests enabled: true
Roles enabled: true
Role Manager enabled: true
Data Access Governance enabled: true
Rules enabled: true
AFX Integration enabled: true
Web Services enabled: false

Entitlement Information:
Allow Pending Entitlements: false
Complete Manual Activity Before Collection: false
Allow Alternate Owners: false
Calculate Business Description on Import: false
Max Items per Change Request: 0

System Settings
externalURIPrefix: http://localhost:8080
SupervisorLinkEnabled: yes
DASHBOARD_DISPLAY_POLICY: 0
Database Log Level: ERROR
SystemLog_LevelError: true
SystemLog_LevelWarn: true
SystemLog_LevelInfo: false
SystemLog_LevelDebug: false

Custom System Settings:
custom.AccountUserMappingDisabled = true
custom.CollectorRawDataSetsToKeep = 2
custom.ReviewModifyEnts = True
Node Name:  hostname.vcloud.local
Node Time:  2020-07-31 17:38:29.173
Database Time:  2020-07-31 17:38:29.0
****************************************************************************************************
Startup Date: 2020/07/31 17:41:30


RSA IDENTITY GOVERNANCE AND LIFECYCLE
Version 7.2.0.177042 P01
Environment: IGL-Production
****************************************************************************************************

JVM information:
Java version:      1.8.0_212
Java VM version:   25.212-b03
Java heap init:    3808M
Java heap init:    3808M
Java heap used:    1602M
Memory options:    -Xmx3808m null
Operating System:  Linux
Operating System Architecture:  amd64
Operating System Version:  4.12.14-94.41-default

Database Information:
JDBC driver:       12.2.0.1.0
Oracle version:    12.1.0.2
ACM Schema User:      AVUSER
ACM Reports User:     AVDWUSER
ACM Public User:      ACMDB
DATA 256K Tablespace :DATA_256K
DATA 1M Tablespace   :DATA_1M
DATA 25M Tablespace  :DATA_25M
DATA 50M Tablespace  :DATA_50M
INDEX 256K Tablespace:INDX_256K
INDEX 1M Tablespace  :INDX_1M
INDEX 25M Tablespace :INDX_25M
INDEX 50M Tablespace :INDX_50M

Hot Fix : P01

System Configuration:
Application Server Name: JBOSS
Appliance: false
Soft Appliance: true
Database: DB_LOCAL
Reviews enabled: true
Access Requests enabled: true
Roles enabled: true
Role Manager enabled: true
Data Access Governance enabled: true
Rules enabled: true
AFX Integration enabled: true
Web Services enabled: false

Entitlement Information:
Allow Pending Entitlements: false
Complete Manual Activity Before Collection: false
Allow Alternate Owners: false
Calculate Business Description on Import: false
Max Items per Change Request: 0

System Settings
externalURIPrefix: http://localhost:8080
SupervisorLinkEnabled: yes
DASHBOARD_DISPLAY_POLICY: 0
Database Log Level: ERROR
SystemLog_LevelError: true
SystemLog_LevelWarn: true
SystemLog_LevelInfo: false
SystemLog_LevelDebug: false

Custom System Settings:
custom.AccountUserMappingDisabled = true
custom.CollectorRawDataSetsToKeep = 2
custom.ReviewModifyEnts = True
Node Name:  hostname.vcloud.local
Node Time:  2020-07-31 17:42:31.579
Database Time:  2020-07-31 17:42:31.0
****************************************************************************************************
Startup Date: 2020/07/31 18:05:25


RSA IDENTITY GOVERNANCE AND LIFECYCLE
Version 7.2.0.177042 P01
Environment: IGL-Production
****************************************************************************************************

JVM information:
Java version:      1.8.0_212
Java VM version:   25.212-b03
Java heap init:    3808M
Java heap init:    3808M
Java heap used:    1836M
Memory options:    -Xmx3808m null
Operating System:  Linux
Operating System Architecture:  amd64
Operating System Version:  4.12.14-94.41-default

Database Information:
JDBC driver:       12.2.0.1.0
Oracle version:    12.1.0.2
ACM Schema User:      AVUSER
ACM Reports User:     AVDWUSER
ACM Public User:      ACMDB
DATA 256K Tablespace :DATA_256K
DATA 1M Tablespace   :DATA_1M
DATA 25M Tablespace  :DATA_25M
DATA 50M Tablespace  :DATA_50M
INDEX 256K Tablespace:INDX_256K
INDEX 1M Tablespace  :INDX_1M
INDEX 25M Tablespace :INDX_25M
INDEX 50M Tablespace :INDX_50M

Hot Fix : P01

System Configuration:
Application Server Name: JBOSS
Appliance: false
Soft Appliance: true
Database: DB_LOCAL
Reviews enabled: true
Access Requests enabled: true
Roles enabled: true
Role Manager enabled: true
Data Access Governance enabled: true
Rules enabled: true
AFX Integration enabled: true
Web Services enabled: false

Entitlement Information:
Allow Pending Entitlements: false
Complete Manual Activity Before Collection: false
Allow Alternate Owners: false
Calculate Business Description on Import: false
Max Items per Change Request: 0

System Settings
externalURIPrefix: http://localhost:8080
SupervisorLinkEnabled: yes
DASHBOARD_DISPLAY_POLICY: 0
Database Log Level: ERROR
SystemLog_LevelError: true
SystemLog_LevelWarn: true
SystemLog_LevelInfo: false
SystemLog_LevelDebug: false

Custom System Settings:
custom.AccountUserMappingDisabled = true
custom.CollectorRawDataSetsToKeep = 2
custom.ReviewModifyEnts = True
Node Name:  hostname.vcloud.local
Node Time:  2020-07-31 18:06:30.608
Database Time:  2020-07-31 18:06:30.0
****************************************************************************************************
Startup Date: 2020/07/31 18:14:46


RSA IDENTITY GOVERNANCE AND LIFECYCLE
Version 7.2.0.178185 P01
Environment: IGL-Production
****************************************************************************************************

JVM information:
Java version:      1.8.0_212
Java VM version:   25.212-b03
Java heap init:    3808M
Java heap init:    3808M
Java heap used:    1630M
Memory options:    -Xmx3808m null
Operating System:  Linux
Operating System Architecture:  amd64
Operating System Version:  4.12.14-94.41-default

Database Information:
JDBC driver:       12.2.0.1.0
Oracle version:    12.1.0.2
ACM Schema User:      AVUSER
ACM Reports User:     AVDWUSER
ACM Public User:      ACMDB
DATA 256K Tablespace :DATA_256K
DATA 1M Tablespace   :DATA_1M
DATA 25M Tablespace  :DATA_25M
DATA 50M Tablespace  :DATA_50M
INDEX 256K Tablespace:INDX_256K
INDEX 1M Tablespace  :INDX_1M
INDEX 25M Tablespace :INDX_25M
INDEX 50M Tablespace :INDX_50M

Hot Fix : P02

System Configuration:
Application Server Name: JBOSS
Appliance: false
Soft Appliance: true
Database: DB_LOCAL
Reviews enabled: true
Access Requests enabled: true
Roles enabled: true
Role Manager enabled: true
Data Access Governance enabled: true
Rules enabled: true
AFX Integration enabled: true
Web Services enabled: false

Entitlement Information:
Allow Pending Entitlements: false
Complete Manual Activity Before Collection: false
Allow Alternate Owners: false
Calculate Business Description on Import: false
Max Items per Change Request: 0

System Settings
externalURIPrefix: http://localhost:8080
SupervisorLinkEnabled: yes
DASHBOARD_DISPLAY_POLICY: 0
Database Log Level: ERROR
SystemLog_LevelError: true
SystemLog_LevelWarn: true
SystemLog_LevelInfo: false
SystemLog_LevelDebug: false

Custom System Settings:
custom.AccountUserMappingDisabled = true
custom.CollectorRawDataSetsToKeep = 2
custom.ReviewModifyEnts = True
Node Name:  hostname.vcloud.local
Node Time:  2020-07-31 18:17:59.87
Database Time:  2020-07-31 18:17:59.0
****************************************************************************************************
Startup Date: 2020/07/31 18:20:47


RSA IDENTITY GOVERNANCE AND LIFECYCLE
Version 7.2.0.178185 P02
Environment: IGL-Production
****************************************************************************************************

JVM information:
Java version:      1.8.0_212
Java VM version:   25.212-b03
Java heap init:    3808M
Java heap init:    3808M
Java heap used:    2279M
Memory options:    -Xmx3808m null
Operating System:  Linux
Operating System Architecture:  amd64
Operating System Version:  4.12.14-94.41-default

Database Information:
JDBC driver:       12.2.0.1.0
Oracle version:    12.1.0.2
ACM Schema User:      AVUSER
ACM Reports User:     AVDWUSER
ACM Public User:      ACMDB
DATA 256K Tablespace :DATA_256K
DATA 1M Tablespace   :DATA_1M
DATA 25M Tablespace  :DATA_25M
DATA 50M Tablespace  :DATA_50M
INDEX 256K Tablespace:INDX_256K
INDEX 1M Tablespace  :INDX_1M
INDEX 25M Tablespace :INDX_25M
INDEX 50M Tablespace :INDX_50M

Hot Fix : P02

System Configuration:
Application Server Name: JBOSS
Appliance: false
Soft Appliance: true
Database: DB_LOCAL
Reviews enabled: true
Access Requests enabled: true
Roles enabled: true
Role Manager enabled: true
Data Access Governance enabled: true
Rules enabled: true
AFX Integration enabled: true
Web Services enabled: false

Entitlement Information:
Allow Pending Entitlements: false
Complete Manual Activity Before Collection: false
Allow Alternate Owners: false
Calculate Business Description on Import: false
Max Items per Change Request: 0

System Settings
externalURIPrefix: http://localhost:8080
SupervisorLinkEnabled: yes
DASHBOARD_DISPLAY_POLICY: 0
Database Log Level: ERROR
SystemLog_LevelError: true
SystemLog_LevelWarn: true
SystemLog_LevelInfo: false
SystemLog_LevelDebug: false

Custom System Settings:
custom.AccountUserMappingDisabled = true
custom.CollectorRawDataSetsToKeep = 2
custom.ReviewModifyEnts = True
Node Name:  hostname.vcloud.local
Node Time:  2020-07-31 18:21:45.958
Database Time:  2020-07-31 18:21:45.0

 
In this case the first occurrence of Startup Date when scrolling backwards from the bottom of the file is: 2020/07/31 18:20:47 making the following the current configuration information for this system:
 
****************************************************************************************************
Startup Date: 2020/07/31 18:20:47


RSA IDENTITY GOVERNANCE AND LIFECYCLE
Version 7.2.0.178185 P02
Environment: IGL-Production
****************************************************************************************************

JVM information:
Java version:      1.8.0_212
Java VM version:   25.212-b03
Java heap init:    3808M
Java heap init:    3808M
Java heap used:    2279M
Memory options:    -Xmx3808m null
Operating System:  Linux
Operating System Architecture:  amd64
Operating System Version:  4.12.14-94.41-default

Database Information:
JDBC driver:       12.2.0.1.0
Oracle version:    12.1.0.2
ACM Schema User:      AVUSER
ACM Reports User:     AVDWUSER
ACM Public User:      ACMDB
DATA 256K Tablespace :DATA_256K
DATA 1M Tablespace   :DATA_1M
DATA 25M Tablespace  :DATA_25M
DATA 50M Tablespace  :DATA_50M
INDEX 256K Tablespace:INDX_256K
INDEX 1M Tablespace  :INDX_1M
INDEX 25M Tablespace :INDX_25M
INDEX 50M Tablespace :INDX_50M

Hot Fix : P02

System Configuration:
Application Server Name: JBOSS
Appliance: false
Soft Appliance: true
Database: DB_LOCAL
Reviews enabled: true
Access Requests enabled: true
Roles enabled: true
Role Manager enabled: true
Data Access Governance enabled: true
Rules enabled: true
AFX Integration enabled: true
Web Services enabled: false

Entitlement Information:
Allow Pending Entitlements: false
Complete Manual Activity Before Collection: false
Allow Alternate Owners: false
Calculate Business Description on Import: false
Max Items per Change Request: 0

System Settings
externalURIPrefix: http://localhost:8080
SupervisorLinkEnabled: yes
DASHBOARD_DISPLAY_POLICY: 0
Database Log Level: ERROR
SystemLog_LevelError: true
SystemLog_LevelWarn: true
SystemLog_LevelInfo: false
SystemLog_LevelDebug: false

Custom System Settings:
custom.AccountUserMappingDisabled = true
custom.CollectorRawDataSetsToKeep = 2
custom.ReviewModifyEnts = True
Node Name:  hostname.vcloud.local
Node Time:  2020-07-31 18:21:45.958
Database Time:  2020-07-31 18:21:45.0

 
Tags (47)
  • 7
  • 7.2
  • 7.2.x
  • 7.x
  • Aveksa
  • Break Fix
  • Break Fix Issue
  • Broken
  • Community
  • Community Issue
  • Customer Support Article
  • Identity
  • Identity G&L
  • Identity Governance & Lifecycle
  • Identity Governance and Lifecycle
  • IG&L
  • IGL
  • Install
  • Installation
  • Installation & Upgrade
  • Issue
  • Issues
  • Jive
  • Jive Issue
  • KB Article
  • Knowledge Article
  • Knowledge Base
  • Link Issue
  • Problem
  • RSA Identity
  • RSA Identity G&L
  • RSA Identity Governance & Lifecycle
  • RSA Identity Governance and Lifecycle
  • RSA Link
  • RSA Link Issue
  • Support Portal
  • Upgrade
  • Upgrade Error
  • Upgrade Issue
  • Upgrade Problem
  • Upgrades
  • Upgrading
  • Version 7
  • Version 7.2
  • Version 7.2.x
  • Version 7.x
  • Website Issue
0 Likes
Was this article helpful? Yes No
Share
No ratings

In this article

Version history
Last update:
‎2021-04-24 04:20 AM
Updated by:
Administrator RSA-KB-Sync Administrator

Related Content

Powered by Khoros
  • Blog
  • Events
  • Discussions
  • Idea Exchange
  • Knowledge Base
  • Case Portal
  • Community Support
  • Product Life Cycle
  • Support Information
  • Customer Success
  • About the Community
  • Terms & Conditions
  • Privacy Statement
  • Provide Feedback
  • Employee Login
© 2022 RSA Security LLC or its affiliates. All rights reserved.