RSA Product/Service Type: Mitigator
RSA Version/Condition: 5.1, 6.x
- Get a Support Snapshot to observe var/log/messages, and to look at the configuration of ActionServer, look at the rules.
- It is helpful to have a webex with the customer to get the history of why this worked and now does not. Any recent changes?
- In the FUI (Forensics UI) make sure that Alerts are working, identify the Rules that should trigger and have the Customer show you these rules in the Admin console.
Here are some good diagnostics --
If alerts are not working then you need to troubleshoot the alerts. (Doing so is not within the scope of this article.
If alerts are working, follow these steps below.
1. Configure Action Server in DEBUG Mode
2. Start Action Server on the console with ActionServer service stopped in Scout.
Example --
/var/opt/silvertail/bin/actionserver.py -f /var/opt/silvertail/etc/universal.conf /var/opt/silvetail/data/alerts/dummy.alerts
3. Look through var/log/messages for ActionServer and UIServer messages.
4. Make sure email is working. Although this is a basic OS level functionality, it is crucial that email can be sent from the WTD server to the intended mailbox.
a. Determine the method of email used in the system -- This is usually PostFix or Sendmail. Examples will be shown for these two applications.
b. Telnet to the mail host on port 25 (make sure port 25 is enabled in the Customer environment.)
c. Send an email from the console
- PostFix(with SendMail) $ echo "this is the body of the email" | mail -s "this is the subject line" user@example.com
- SendMail $
might have occurred which are now preventing email alerrts from being sent.
- Find out what was the previous configuration, mailhosts, smtp relays etc. to get the mail routed from the WTD server.
- On the affected system make sure that IP Tables are not on and or blocking mail, and make sure SELinux is set to Permissive
Related Articles
Local entitlements are no longer visible in Directory/Application in RSA Identity Governance & Lifecycle 25Number of Views Remove button is no longer available for Local Entitlements in RSA Identity Governance & Lifecycle 11Number of Views RSA Governance & Lifecycle no longer displays memory allocation on startup. 24Number of Views RSA Authentication Manager no longer connects to the RSA Cloud Access Service 31Number of Views Few Android users can no longer use SecurID Authenticator for Android due to an incorrect rootedjailbroken detection event 38Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle RSA Authentication Manager Upgrade Process Microsoft SQL Server Collectors can no longer connect to the SQL Server database after upgrade to Microsoft SQL Server 201…