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 is useful in identifying the source of problems if Administration Console does not start up. The default location of this file is:

On Microsoft Windows:

install_location\Arcot Systems\logs\

On UNIX-Based Platforms:

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 UDS and Administration Console Log Files" for details of the default format used in the file.