| Oracle Demantra Implementation Guide Supplement Release 7.3 Part Number E26760-06 | Contents | Previous | Next |
By default, the Application Server writes logs into the directory Demantra_root/Collaborator/virtual_directory/portal/logs. These logs record activity of the server and clients.
To change the behavior of this logging, edit the file Demantra_root/Collaborator/virtual_directory/portal/conf/logconf.lcf. In this file, you can specify items such as the following:
Name and location of the log file
Maximum size of the log file
Number of log files to keep
Information on user login/logout events
For details, see the comments in Demantra_root/Collaborator/virtual_directory/portal/conf/logconf.lcf.
Important: If the default language uses a non-ASCII character set (such as Korean, Japanese, Chinese, Russian) then the text editor for viewing server log files must support the UTF-8 character set. Otherwise the text may not display correctly.
collaborator.login.user
This parameter is set in the logconf.lcf file. Users can turn on this log category and the following information will print out to the collaborator.log file:
date/time : User “username” logged in, “number” users online."
date/time : User “username” has been brutally logged out, “number” users online.
date/time : User “username” logged out, “number” users online.
![]()
Copyright © 2012, 2013, Oracle and/or its affiliates. All rights reserved.