Previous Topic: Case Management Server Log FileNext Topic: UDS Log File


Administration Console Log File

When you deploy Administration Console and subsequently start it, the details of all its actions and processed requests are recorded in the arcotadmin.log file. This information includes:

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>\Arcot Systems\logs\

UNIX-Based:

<install_location>/arcot/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.