Siebel System Administration Guide > Using the Siebel Server Manager Command-Line Interface > Siebel Server Manager Commands >

Event Logging Commands


Use the event logging commands to list event types for components and to change the values for event log levels. See System Monitoring and Diagnostics Guide for Siebel eBusiness Applications for details on the event logging system.

To list event types

  • Enter:

    list evtloglvl for component component_alias_name

To change the event log level for a component

  • Enter:

    change evtloglvl event_alias_name=level for component component_alias_name

To change the event log level for a component on a Siebel Server

  • Enter:

    change evtloglvl event_alias_name=level for server siebel_server_name component component_alias_name

To change the event log level for a Siebel Server

  • Enter:

    change evtloglvl event_alias_name=level for server siebel_server_name

Siebel System Administration Guide