Enable RADIUS debug/verbose logs with all versions of RSA Authentication Manager 8.x
Originally Published: 2012-04-09
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
Issue
Resolution
For Authentication Manager 8.5.x and below, RSA uses Steel Belted RADIUS. For 8.6 and higher, we use Free RADIUS. Because of these changes, the way debug is enabled has changed slightly. Follow the steps below. For all versions, changes are done from the Operations Console, although you can edit the files in /opt/rsa/am/radius.
- Select Deployment Configuration > RADIUS Servers > Edit RADIUS Server.
- Click the drop down arrow on the primary Authentication Manager server and choose Manage Server Files.
For Authentication Manager 8.5 and below
- Click on the drop down arrow next to the radius.ini file and choose Edit.
- Uncomment the following three lines: [Configuration], Trace Level and Log level, by removing the semicolon ( ; ) or # sign from the beginning of the line.
- Change the trace level and log level values to 2 (accepted values are only 0,1,2), as shown:
[Configuration]
LogLevel = 2
TraceLevel = 2
- When done, click Save & Restart RADIUS Server. This restart allows the debug changes to take effect.
For Authentication Manager 8.6 and higher
- Click on the drop down arrow next to the radiusd.conf file and choose Edit.
- Change the debug_level value to 2, as shown:
debug_level=2
- When done, click Save & Restart RADIUS Server. This restart allows the debug changes to take effect
- When RADIUS testing is complete, turn off RADIUS debug logging by following the steps above, changing LogLevel and TraceLevel or debug_level back to 0 then restarting RADIUS servers.
RADIUS logs are found in /opt/rsa/am/radius on their respective servers.
- For Authentication Manager 8.5 and below, the files are named mmddyyyy.log (often called date.log files), where the date is the day they were written.
- In Authentication Manager 8.6 and above, the log files are in the same directory, but it is called radius.log.
Related Articles
How to determine the version of Oracle WebLogic and dependencies in RSA Authentication Manager 8.x 314Number of Views RSA Authentication Manager 8.x fails to process RADIUS authentication requests from NPS 43Number of Views RSA Authentication Manager 8.4 Patch 14 Security Update 1 Readme 95Number of Views Running upgradeJDK.sh issues "ACM is not supported on this version of linux" in RSA VIA Lifecycle & Governance 64Number of Views RSA Authentication Manager 8.8 upgrade fails with ERROR: auth_manager.rest_service.old_access_key is not found 2.18KNumber of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA-2026-07: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?