UDS Log File
All User Data Service (UDS) information and actions are recorded in the arcotuds.log file. This information includes:
aatest
This file is generated only if you have deployed the arcotuds.war file to enable an LDAP connectivity.
All User Data Service (UDS) information and actions are recorded in the arcotuds.log file. This information includes:
- UDS database connectivity information
- UDS database configuration information
- UDS instance information and the actions that this instance performs
The information in this file is useful to identify the source of problems if,
Advanced Authentication
is not able to connect to the UDS instance. 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 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. You can do this by specifying the appropriate values for log4j.appender.debuglog.layout.ConversionPattern.
See 'Format of the UDS and
Advanced Authentication
Log Files' for details of the default format that is used in the file.