WTD WebPost Notification Stop Working
Originally Published: 2015-12-09
Article Number
Applies To
RSA Product/Service Type: ActionServer
RSA Version/Condition: 5.1.1.5
Platform: RHEL
O/S Version: 6.x
Product Name: Web Threat Detection
Product Description: Product to detect fraud and threats to a web server.
Issue
The file can found here:
/var/opt/silvertail/etc/conf.d/ActionServer-#/{webaction}_cookies.txt
# = The shard number for the component. (default is 0 and will commonly remain default)
{webaction} = The name of the webaction configured in SilverCat>ActionServer>webaction>webaction[#]. (default is web)
How to tell if the webaction_cookies.txt file is corrupt:
If the files contents are exactly:
#LWP-Cookies-2.0
The web action has successfully performed a GET and received the cookie from the web server and created the web_cookies.txt file correctly.
If anything else is in the file other than '#LWP-Cookies-2.0', the file has become corrupt and will need to be removed/renamed so a new file can be created.
This is difficult to troubleshoot as the system will fail silently in the /var/log/messages log. The only indication is the build up of failed alerts in /var/opt/silvertail/data/alerts.
Cause
Resolution
To delete:
cd /var/opt/silvertail/etc/conf.d/ActionServer-#/
# is commonly 0
rm -rf {webaction}_cookies.txt
where {webaction} is the name given to the webaction in SilverCat configuration.
To rename:
cd /var/opt/silvertail/etc/conf.d/ActionServer-#/
# is commonly 0
mv {webaction}_cookies.txt {webaction}_cookies.new_extension.
where {webaction} is the name given to the webaction in SilverCat configuration.
Notes
Other related articles for web action troubleshooting:
000031041 WTD web action to POST is not working properly when target server only allows POST method
Related Articles
Windows collection has stopped working but did work in the past. 142Number of Views RSA enVision NIC Windows Service stopped working 87Number of Views Cherry Smart Card-Reader stops working after the RSA Authentication Agent for Windows is installed 42Number of Views AFX Connectors cycle between Running, Deployed, Not Deployed and Stopped states in version 6.9.1 of RSA Identity Governanc… 161Number of Views When extending the Root General Template for Databases, all Database Connectors using that root template stop working in R… 24Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA-2026-10: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Desktop Token 5.0.3 for Windows Administrator's Guide RSA SecurID Software Token 4.2.1 for Mac OS X Administrator's Guide
Don't see what you're looking for?