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.

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, then 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, then set the Value on Restart field to True.
    • If you want to disable client-side logging, then 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, then 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 © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.