Required for proxy troubleshooting ? SLA report in 1.0)
? Number of errors, frequency and time of errors
Proxy Report URL?s -
- Java
-
- http://<server host:port>/eProxy/HealthCheck
- http://<server host:port>/eProxy/utilizationReport.jsp
- http://<server host:port>/eProxy/statisticsReport.jsp *or* SLAreport.jsp
- http://localhost:8080/eProxy/benchmark.jsp
- .NET
- http://<server host:port>/eProxy/HealthCheck/
- http://<server host:port>/eProxy/utilizationReport.aspx
- http://<server host:port>/eProxy/statisticsReport.aspx *or* SLAreport.aspx
Location of Properties files ?
- Java
-
- Cyota.properties
- Config.properties
- .Net
-
- Web.config - Usually can be found under C:\Inetpub\wwwroot\eProxy\
- Log files (can be found in a path defined in the machine registry ? under HKEY_LOCAL_MACHINE\SOFTWARE\eProxy\common\work_path). The file will be in the path specified in the registry under log directory
Registry Configurations for .NET ?
- HKEY_LOCAL_MACHINE\SOFTWARE\eProxy\synch\*
- HKEY_LOCAL_MACHINE\SOFTWARE\eProxy\asynch\*
Turning on the Debug mode in the log4j.properties :
NOTICE: please use unix like "/" for path and NOT window "\"
log4j.debug=true
log4j.rootCategory=DEBUG, CONSOLE, LOGFILE
#log4j.rootCategory=WARN, CONSOLE
log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender
log4j.appender.CONSOLE.Threshold=WARN
log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout
log4j.appender.CONSOLE.layout.ConversionPattern=[%d{HH:mm:ss,SSS}] [%t] (%p) - %m%n
log4j.appender.LOGFILE=org.apache.log4j.DailyRollingFileAppender
log4j.appender.LOGFILE.datePattern='.'yyyy-MM-dd
log4j.appender.LOGFILE.Append=true
log4j.appender.LOGFILE.Threshold=DEBUG
log4j.appender.LOGFILE.layout=org.apache.log4j.PatternLayout
log4j.appender.LOGFILE.layout.ConversionPattern=[%d{HH:mm:ss,SSS}] [%t] (%p) - %m%n
log4j.appender.LOGFILE.File=d:/cyotalogs/cyota.log
Related Articles
SA 10.4.x : Health & Wellness falsely reporting errors on disks 2Number of Views Admin user redirected to KMS login screen after successful Access Manager authentication 29Number of Views Available Now: My Page SSO Enhancements 50Number of Views AFX Server on Windows fails to stop/start with a message 'This script requires elevated rights' in RSA Governance & Lifecycle 46Number of Views How To Remove RSA-Addin from Outlook 2Number of Views
Trending Articles
An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process