Previous Topic: Administration Console Log FileNext Topic: Format of the RiskMinder Server and Case Management Server Log Files


UDS Log File

Important! This file is generated only if you deployed the arcotuds.war file to enable LDAP connectivity.

All User Data Service (UDS) information and actions are recorded in the arcotuds.log file. This information includes:

The information in this file is useful in identifying the source of problems if Administration Console could not connect to the UDS instance. 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 this files can be configured by using the udsserver.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 file size (in bytes), and archiving information, you can control the layout of the logging pattern for UDS 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.