Siebel Email Response Administration Guide > Completing Basic Setup Tasks > How Real-Time Events Flow Through the Communications Inbound Receiver >

About Logged Event Types and Subtypes


When incoming messages are logged on the email server, a logged event type and subtype are created for each event, so that the user can filter the quantity and detail of logged messages. The logged event types for email response are described in Table 11.

Table 11.  Event Types for Email Response
Event Type
Description

EMR_Performance

Set to 2 or greater to display performance logging.

EMR_Tracking

Set to 2 or higher to display information that is useful for tracking the flow of driver events through the system.

EMR_Data

Set to 2 or higher to see dumps of the actual event data as it moves through the email response system.

EMR_Log

Used for general purpose EMR logging.

LogEvent

Logs information about the events. See Table 12 for the subtypes.

The event subtypes are for email response are described in Table 12.

Table 12.  Event Subtypes for Email Response
Event Subtype
Description

LogDebug (5)

Logs debug information including function entry and exit points.

LogDetail (4)

Logs all information except function entry and exit points.

LogError (1)

Logs all errors.

LogFatal (0)

Logs terminal errors.

LogInfo (3)

Logs information that is helpful for performance issues.

LogWarning (2)

Logs messages that warn of possible problems.

To change the log level you can type the following srvrmgr command:

change evtloglvl LogEvent=X for comp CommInboundRcvr

where X is one of the numbers in parenthesis in Table 12.

Siebel Email Response Administration Guide