Trace EMS messages
To trace EMS messages in topics and queues:
- Edit
/ems/bin/tibemsd.conf
logfile =
logfile_max_size =
log_trace = DEFAULT,MSG
console_trace = DEFAULT,MSG
track_message_ids = enabled
track_correlation_ids = enabled
- Use the
addpropcommand in the EMS Administration Tool
addprop topic/queue trace=body
Note: You can also do this in the topics.conf and queues.conf files (requires server restart).