System Monitoring and Diagnostics Guide for Siebel Business Applications > Configuring Siebel Server and Component Logging > Configuring Siebel Server Component Logging >

Setting Log Levels for Component Event Types


This topic describes setting log levels for server component event types using the Server Manager GUI or Server Manager command-line interface program (srvrmgr). For background information on event logging and event types, see About Configuring Siebel Server and Component Logging. To see the resultant Siebel Server component log files, see Viewing Component Log Files. For examples of Siebel Server component log files, see Examples of Component Log Files.

NOTE:  The log level setting takes place immediately.

To set log levels for a Siebel Server component event type on Server Manager GUI

  1. From the application-level menu, choose Navigation>Site Map>Administration - Server Configuration.
  2. From the link bar, click Servers.
  3. In the Siebel Servers list, select the Siebel Server of interest.
  4. In the Components list, select the Siebel Server component of interest.
  5. Click Events in the lower view.
  6. Select the Siebel Server component event type of interest.
  7. In the Log Level field, type in the log level you want to set for this event type.

    For a list of log levels, see Table 6.

  8. Click the menu button and then Save Record.

Figure 11 shows an example of setting the Performance Event event type to a log level of 2 for the Server Request Broker (alias SRBroker) component.

Figure 11. Setting Server Component Log Levels
Click for full size image

To configure a component event type on srvrmgr

  • Enter:

    change evtloglvl event_alias_name=level for component component_alias_name

To configure a server-specific component event type on command-line interface

  • Enter:

    change evtloglvl event_alias_name=level for server siebel_server_name component component_alias_name

To list component event types on srvrmgr

  • Enter:

    list evtloglvl for component component_alias_name

For details on starting, running, and configuring the srvrmgr program, see Siebel System Administration Guide.

System Monitoring and Diagnostics Guide for Siebel Business Applications