Siebel System Monitoring and Diagnostics Guide > Configuring Client-Side Logging >

About SiebelLogs Log File Archives


The archive folder for client-side logging holds historic log data up to a preset number of files. You set the maximum number of files to be held in the archive folder in the SEBLCL_LOGARCHIVECOUNT user environment variable. A new directory, SEBLCL_LOGDIR\logarchive, is created in the directory where the current log file is being created, and the log files are archived in that directory. The Siebel Web Client checks for any log files to be archived when a user logs in.

The current log file is typically identified as SiebelCL.session_id.log.

where:

session_id is the unique session number created for the user.

When this log file reaches a preset file size limit (configured in the SEBLCL_LogFileSize environment variable or in the ClntLogFileSize server component parameter), another log file is created in the same folder (up to the limit specified in the ClntLogArchiveCount server component parameter) with the following convention:

SiebelCL. session_id.0n.log, SiebelCL.session_id.0(n+1).log

NOTE:  Recall that client-side settings take precedence over server-side settings.

For more information about configuring the log archive settings, see Configuring Server Component Parameters for Client-Side Logging and Configuring Client User Environment Variables for Client-Side Logging.

Siebel System Monitoring and Diagnostics Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.