Collect Prime logs and Configuration files using the collect script
Last Modified: 2024-12-20
Article Number
Applies To
RSA Product Set: SecurID
RSA Product/Service Type: RSA Authentication Manager Prime Kit, HDAP
RSA Product/Service Type: RSA Authentication Manager Prime Kit, AMIS
RSA Product/Service Type: RSA Authentication Manager Prime Kit, SSP
Issue
We need to gather the configurations and the Logs of the prime server and we have 2 scripts to make the process easy for customers
Resolution
- We need to confirm that the logs are set on Debug level.
- On Linux:
- Under these folders:
- /opt/rsa/primekit/configs/amis/tomcat-amis "Only available for internal Prime servers"
- /opt/rsa/primekit/configs/hdap/tomcat-hdap "On;y available for Internal Prime servers"
- /opt/rsa/primekit/configs/ssp/tomcat-ssp
- Check this line inside config.sh inside each directory of those:
export CATALINA_OPTS="$CATALINA_OPTS '-Dlog.level=DEBUG'" - If it says anything other than DEBUG change it and save then you will have to restart the tomcat services.
- Under these folders:
- On Windows:
- Run the Following exe files:
- C:\RSA\primekit\configs\amis\tomcat-amis\tomcat-amisw "Only available for internal prime servers"
- C:\RSA\primekit\configs\hdap\tomcat-hdap\tomcat-hdapw "Only available for internal prime servers"
- C:\RSA\primekit\configs\ssp\tomcat-ssp\tomcat-ssp
- Inside the window that appears go to Java.
- Check this line in Java options:
- -Dlog.level=DEBUG
- If it is anything other than DEBUG change it then save and restart the tomcat services.
- Run the Following exe files:
- On Linux:
- Use the scripts configured to collect the logs and the configurations:
- For Linux:
- run: /opt/rsa/primekit/scripts/tools/gather_configs.sh
- run: /opt/rsa/primekit/scripts/tools/gather_logs.sh
- The output for both will be stored under /tmp download it and provide it to RSA Support.
- For Windows:
- Go to C:\RSA\primekit\scripts\tools
- Run gather_logs and gather_configs
- The output will be stored under C:\Users\ADMINI~1\AppData\Local\Temp\2
- Collect it and provide it to RSA Support.
- For Linux:
Notes
In case you faced any issues you can collect the logs manually with guidance from this article:
https://community.rsa.com/s/article/a67930-What-logs-to-collect-to-trouble-shoot-AM-Prime
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?