|
Siebel System Monitoring and Diagnostics Guide > Configuring Client-Side Logging for Siebel Applications Running in High-Interactivity Mode > Process of Configuring Client-Side Logging for High-Interactivity Applications >
Configuring Client User Environment Variables for Client-Side Logging for High-Interactivity Applications
This topic describes how to configure the client-side environment variables for client-side logging for high-interactivity applications. For information about configuring server-side component parameters, see Configuring Server Component Parameters for Client-Side Logging for High-Interactivity Applications. NOTE: For Siebel version 8.0 or higher, you no longer enter values for the Siebel Web Client in the [SWE] section of application configuration file.
This task is a step in Process of Configuring Client-Side Logging for High-Interactivity Applications. To configure client user environment variables for client-side logging for a Siebel Web Client, you must set the SEBLCL_TRACEMODE user environment variable = 1. Setting the other environment variables is optional. NOTE: You must first enable the ClientSideLogging server component parameter before performing the following procedure. See Enabling or Disabling Client-Side Logging for High- Interactivity Applications for more information.
To configure client user environment variables for client-side logging
- Right-click My Computer on your desktop, and then select Properties.
- In the System Properties window, click the Advanced tab, and then select Environment Variables.
- Create and set new environment variables appropriately as shown in the following table:
- For the SEBLCL_TRACEMODE environment variable, set the value to 1.
- Set the other parameters as necessary.
NOTE: You must set the SEBLCL user environment variables to enable or disable client-side logging for a Siebel Web Client. Settings on the client override the settings on the server.
|
|
SEBLCL_TRACEMODE |
1—Enable 0—Disable |
SEBLCL_LOGDIR |
Directory where the log file is created |
SEBLCL_LOGFILESIZE |
Size of the log file in megabytes (MB) NOTE: If a log file size exceeds the value in the SEBLCL_LOGFILESIZE environment variable, a new log file is created.
|
SEBLCL_LOGARCHIVECOUNT |
Maximum number of files to be archived |
SEBLCL_TRACEUNICODE
|
True—Unicode trace is on False—Unicode trace is off |
- After setting the user environment variables, click OK.
Figure 17 shows some of the user environment variables settings.
Figure 17. User Environment Settings for Client-Side Logging for High Interactivity Applications
|
To configure the server-side settings, see Configuring Server Component Parameters for Client-Side Logging for High-Interactivity Applications.
|