Viewing Event Logs
Access the Event Log page using the following navigation path:
This example illustrates the fields and controls on the Event Log page. You can find definitions for the fields and controls later on this page.

| Field or Control | Description |
|---|---|
|
Domain |
The application server domain on which this event occurred. |
|
Time event logged to DBMS |
The time that this event was recorded in the database. |
|
Event Type |
The type of event, as described in the table that follows. |
|
Task Type |
The type of task for this event: chat, email, or generic. CTI events are logged in the CTI event log. |
The event log records PeopleSoft MultiChannel Framework events sent to the real-time event notification (REN) server, excluding chat content (which is logged in the chat log). The event log can be used for debugging as well as for system monitoring. For example, you can determine when agents log in and log out, or when the queue server was first notified of newly enqueued events.
Data displayed in the event log depends on the event type. Not all fields apply to every event.
To enable logging of state broadcast events, set logDMPQ to yes on the Cluster Tuning page. For this parameter to take effect, click Refresh logging parameters on the Cluster Notify page.
Time is displayed and searched on in the format MM/DD/YYYY HH:MM:SSA/PM.
The following table lists possible event types:
| Name | Translate Table Value | REN MultiChannel Framework Topic | Description |
|---|---|---|---|
|
Accepted |
ACPD |
/agent/<agentID>/accepted Agent 's list of accepted tasks |
Agent's list of accepted tasks |
|
Accept |
ACPT |
/queue/agents/accept |
Agent accepts an assigned task. |
|
Bcst Admin |
BCST |
/queue/admin/statedump |
Broadcast universal queue information |
|
Contact |
CNCT |
/queue/contact |
Real-time contact (for example, chat) |
|
DB Cntct |
DBCT |
/queue/dbcontact |
Database management system contact (such as email or generic) |
|
Dump Q |
DMPQ |
/queue/<queueID>/state |
Dump queue state information to log |
|
Done |
DONE |
/queue/agents/dequeue |
Done (dequeue) |
|
Forward |
FWD |
/queue/agents/forward |
Forward |
|
Notify |
NTFY |
/agent/<agentID>/notify |
Notify agent of assigned task. |
|
Presence |
PRES |
/queue/agents/presence |
Agent's presence change |
|
Restrt Ack |
RACK |
/queue/agents/restartack |
Restart acknowledgement |
|
Read Cfg |
READ |
/uqsrv/reread/defaults |
Reread defaults |
|
Restart |
RSRT |
/queue/<queueID>/restart |
Restart |
|
Unknown |
UNKN |
UNKNOWN |
Unknown REN server event |
|
Unassign |
USGN |
/agent/<agentID>/unassign |
Unassign |
The following table lists event logs:
| Name | Translate Table Value | REN MultiChannel Framework Topic | Required Argument Value | Meaning |
|---|---|---|---|---|
|
Abandon |
ABAN |
/chat/<userID>/<chatID> |
ps_type=abandon |
Abandoned chat session |
|
End |
END |
/chat/<userID>/<chatID> |
ps_type=end |
End chat session |
|
Login |
LGIN |
/queue/agents/loginstate |
ps_state=login |
Log on |
|
Logout |
LGOT |
/queue/agents/loginstate |
ps_state=logout |
Log out |
|
Message |
MSG |
/chat/<userID>/<chatID> |
ps_type=msg |
Message |
|
Push URL |
PUSH |
/chat/<userID>/<chatID> |
ps_type=pushurl |
Push URL |
|
Timeout |
TOUT |
/chat/<userID>/<chatID> |
ps_type=timeout |
Timeout chat session |