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

Enabling or Disabling Client-Side Logging


By default, client-side logging is not enabled. You enable or disable client-side logging by setting the ClientSideLogging server component parameter on a Siebel Server.

NOTE:  For Siebel version 8.0 or higher, you no longer set the server parameter values for the Siebel Web Client in the [SWE] section of the application configuration file.

This task is a step in Process of Configuring Client-Side Logging.

You can enable or disable client-side logging using either the Server Manager GUI or the Server Manager command-line interface program (srvrmgr).

To enable or disable client-side logging using Server Manager GUI

  1. Log in to the application for which you want to set client-side logging.
  2. Navigate to the Administration - Server Configuration screen, then Server Components view.
  3. In the Components list, select the object manager (component) for which you want to enable client-side logging.

    For example, if you want to enable logging for the Call Center application for the English language, select the Call Center Object Manager (ENU) component.

  4. Click the Parameters view tab.
  5. In the Parameter field in the Component Parameters list, query for ClientSideLogging, and then perform one of the following:
    • If you want to enable client-side logging, set the Value on Restart field to True.
    • If you want to disable client-side logging, set the Value on Restart field to False.

To enable or disable client-side logging using srvrmgr

  1. Log in to the application for which you want to turn on client-side logging.
  2. From the Server Manager command-line interface, type the following:

    change param clientsidelogging = TRUE for comp compname server servername

    where:

    • compname is the name of the component
    • servername is the name of the Siebel Server you want to enable

For example, if you want to enable client-side logging for Siebel Call Center for the English language on the Siebel Server named sdchs20n518, enter the following command:

change param clientsidelogging = True for comp SCCObjMgr_enu server sdchs20n518

Next, you configure the trace-mode settings and other parameters for the Siebel Server and the Siebel Web Client. For information about this configuration, see:

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