How to increase the logging of KCA on Solaris
Originally Published: 2003-01-24
Article Number
Applies To
Sun Solaris
Issue
How to increase the logging of KCA on Solaris
KCA not logging to syslog on Solaris
Resolution
local0.err;local0.info /var/adm/messages
NOTE 1: You can add the above line after the line of:
*.err;kern.debug;daemon.notice;mail.crit /var/adm/messages
NOTE 2: Use one or more Tabs between the left-hand side and the right-hand side expressions in its configuration file
After modifying the file, you then need to run the following:
> kill -HUP <syslog pid>
To get the syslog pid, you can use the following:
>ps -ef | grep syslog.conf
Lastly, restart KCA and you should now be able to find the events logged into '/var/adm/messages' file.
Related Articles
Interpret LDAP error codes 122Number of Views How to send authentication requests to alternative/secondary IP addresses of the RSA Authentication Manager 8.x server 81Number of Views Contact Lists for Authentication Requests 68Number of Views Review generation fails with 'ORA-01427: single-row subquery returns more than one row' in RSA Identity Governance & Lifec… 769Number of Views Authentication Manager agent / server contact list and the sdconf.rec file 346Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?