CA Advanced Authentication Log File

When you deploy and subsequently start it, the details of all its actions and processed requests are recorded in the arcotadmin.log file. This information includes:
aatest
When you deploy
Advanced Authentication
and subsequently start it, the details of all its actions and processed requests are recorded in the arcotadmin.log file. This information includes:
  • Database connectivity information
  • Database configuration information
  • Instance information and the actions performed by this instance
  • UDS configuration information
  • Other Administration Console information specified by the Master Administrator, such as cache refresh
The information in this file helps you identify the source of the problems if Administration Console does not start up. The default location of this file is:
Windows:
<
install_location
>\
logs
\
UNIX-Based:
<
install_location
>/
logs
/
 
The parameters that control logging in these files can be configured by using the adminserver.ini file, which is available in the conf folder in ARCOT_HOME.
In addition to the logging level, log file name and path, the maximum log file size (in bytes), log file archiving information, you can control the layout of the logging pattern for the Console by specifying the appropriate values for log4j.appender.debuglog.layout.ConversionPattern.
See "Format of the UDS and Administration Console Log Files" for details of the default format used in the file.