Collecting logs in RSA Authentication Manager 8.x via SSH
Originally Published: 2015-06-25
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
Tasks
Resolution
- Log on to the Authentication Manager 8.x primary server via SSH. SSH can be enabled via the Operations Console (Administration > Operating System Access > Enable SSH). If SSH is not enabled, the server can be accessed by connecting a keyboard and monitor to a physical Authentication Manager server or by opening a console session for a VMware server.
- Navigate to the directories below and collect the following logs using WinSCP or any SFTP client.
- /opt/rsa/am/appserver/logs
- /opt/rsa/am/config/logs
- /opt/rsa/am/config/target/logs
- /opt/rsa/am/install_logs
- /opt/rsa/am/logs
- /opt/rsa/am/radius
- /opt/rsa/am/rsapgdata/pg_log
- /opt/rsa/am/server/logs
- /opt/rsa/am/server/servers/AdminServer/logs
- /opt/rsa/am/server/servers/biztier/logs
- /opt/rsa/am/server/servers/console/logs
- /opt/rsa/am/server/servers/radiusoc/logs
- /opt/rsa/am/utils/logs
find /opt/ -name *.log* -print 2>/dev/null >> /home/rsaadmin/logfiles
Notes
login as: rsaadmin Using keyboard-interactive authentication. Password: <enter OS user password> Last login: Thu Jul 16 16:12:29 2015 from jumphost.vcloud.local RSA Authentication Manager Installation Directory: /opt/rsa/am rsaadmin@am81p:> cd /opt/rsa/am/logs rsaadmin@am81p:/opt/rsa/am/logs> ls -al total 8 drwx------ 2 rsaadmin rsaadmin 4096 Dec 6 2013 . drwx------ 18 rsaadmin root 4096 Jun 8 15:08 .. -rw------- 1 rsaadmin rsaadmin 0 Dec 6 2013 imsCluTrace.log rsaadmin@am81p:/opt/rsa/am/logs> cp imsCluTrace.log /tmp rsaadmin@am81p:/opt/rsa/am/logs> cd /tmp rsaadmin@am81p:/tmp> chmod 777 imsCluTrace.log rsaadmin@am81p:/tmp> ls -al imsCluTrace.log -rwxrwxrwx 1 rsaadmin rsaadmin 0 Jul 16 16:17 imsCluTrace.log
Now login to the SFTP client and navigate to /tmp to capture the files.
Related Articles
Enable SSH debug logs for RSA Authentication Manager 8.x 190Number of Views How to SSH to an RSA Authentication Manager version 8.x server 103Number of Views Download an RSA Authentication Manager Server Certificate 40Number of Views Manually Collect logs in Authentication Manager 8.X 53Number of Views Enable SSH using the command line on RSA Authentication Manager 8.4 and up 328Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third …
Don't see what you're looking for?