Real-Time Monitoring Using Activity Monitors
You can use Activity Monitors to view RSA Authentication Manager activity, such as log entries, in real time. Each Activity Monitor opens in a separate browser window and displays a different type of information.
Monitor | Information Displayed |
Authentication Activity |
|
System Activity |
|
Administration Activity | Changes such as when users are added or deleted. |
Runtime Activity Monitor in the User Dashboard |
|
You can customize the information displayed. For example, you can use the Administration Activity Monitor to view the activity of a specific administrator, User ID, authentication agent, or security domain. You can run a command-line utility that restricts the events shown to only the activities that are within the scoped security domain of the administrator. For instructions, see Filter Activity Monitor Events Based on Administrator Scope of Authorization.
You can open multiple Activity Monitor windows at the same time. For example, you can simultaneously monitor a specific administrator, an entire user group, and an entire security domain.
You can pause the Activity Monitor and review specific log messages. When you resume monitoring, all log messages generated while the Activity Monitor was paused are added at the top of the Activity Monitor display.
If the number of new messages exceeds the number of messages selected for display, only the most recent are displayed. For example, if you configured the monitor to display 100 messages, but there are 150 new messages, only the 100 most recent are displayed.
You can also view a user’s authentication activity through the User Dashboard page in the Security Console. For more information, see User Dashboard.
View Messages in the Activity Monitor
Activity Monitors let you view system activity, such as log entries, in real time. Use this procedure to view messages in the Activity Monitor to troubleshoot problems.
You can view real-time entries when an administrator clears PINs or provides emergency access to users on any primary or replica instance.
When the primary instance or replication is not available, only entries for the replica instance are displayed. When replication is restored, all of the recent runtime authentication log entries are replicated, and become available for viewing on the primary or any replica instance.
Procedure
In the Security Console, click Reporting > Real-time Activity Monitors, and select an available Activity Monitor.
Specify the criteria of the log messages that you want the Activity Monitor to display. Leave these fields blank to view all activity.
Click Start Monitor.
When a message displays that you want to view, click Pause Monitor.
Click the date and time of the message that you want to view.
Filter Activity Monitor Events Based on Administrator Scope of Authorization
You can filter Authentication Activity Monitor events based on administrator scope of authorization. Administrators with restricted scope permissions, such as Help Desk Administrators, are able to view only those events that are within the scoped security domain of the administrator.
Procedure
Log on to the appliance using an SSH client.
Change directories:
cd /opt/rsa/am/utils
Run one of the following commands:
To restrict logging to the scoped security domain of the Security Console administrator, type the following, and then press ENTER:
./rsautil store -a add_config auth_manager.activity_monitor.scope_security_domain true GLOBAL 500
To undo the change, type the following, and then press ENTER:
./rsautil store -a update_config auth_manager.activity_monitor.scope_security_domain false GLOBAL 500
When prompted, enter your Operations Console administrator User ID, and press ENTER.
When prompted, enter your Operations Console administrator password, and press ENTER.
Restart all AM services on the primary instance and each replica instance:
cd /opt/rsa/am/server
./rsaserv restart all
Related Articles
Real Time Rules not seen in Admin UI and-or Mitigator is not running in RSA Web Threat Detection 7Number of Views Filter Activity Monitor Events Based on Administrator Scope of Authorization 15Number of Views How to configure RSA Validation Manager to obtain real-time certificate status from RSA Certificate Manager 31Number of Views View A Completed Report 8Number of Views Authentication using acetest fails TRANSACTION_ROLLBACK on real time authentication activity monitor for RSA Authenticatio… 54Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x