Recommended trace settings
The settings listed in this topic are recommended for your convenience. However, you can select log levels from either the Configuration or the Runtime tab by expanding the Components and Groups section. Click a component name to select the log level from a context menu.
*=infoWhen
you add a setting, it is appended to the default *=info setting.
Each additional setting is delimited by a colon (:). For example,
if you add the setting com.ibm.rtc.*=all the following
result appears in the text box:
*=info: com.ibm.rtc.*=allNotice that a colon (:) and a space was added before the name of the setting.
All Servers
*=info:com.ibm.rtc.*=all*=info:com.ibm.rtc.server.*=allSametime® Advanced Server
To see all messages and traces for a Sametime Advanced Server, add the following setting:
*=info:com.ibm.rtc.messaging.*=fine: com.ibm.rtc.polled.*=fine: com.ibm.rtc.servlet.*=allSametime Bandwidth Manager
*=info:com.avistar.*=allcom.ibm.ws.sip.*=all:
com.ibm.sip.*=all:*=info:com.ibm.websphere.wim.*=all:
com.ibm.wsspi.wim.*=all:
com.ibm.ws.wim.*=allSametime Gateway Server
In addition to viewing all traces and messages using the format listed in the All Servers section in this topic, if SIP traces are required, add the following setting.
com.ibm.ws.sip.stack.transaction.transport.TransportCommLayerMgr=allThe result looks like the following example:
*=info: com.ibm.rtc.gateway.*=all:
com.ibm.ws.sip.stack.transaction.transport.TransportCommLayerMgr=all
To enable traces for WebSphere SIP proxy servers used in a cluster, add the following settings:
*=info: com.ibm.ws.sip.*=all:com.ibm.ws.proxy.*=all:
The result looks like the following example:
*=info: com.ibm.rtc.gateway.*=all:
*=info: com.ibm.ws.sip.*=all:com.ibm.ws.proxy.*=all:
com.ibm.ws.sip.stack.transaction.transport.TransportCommLayerMgr=allSametime Media Manager components
For the combined Sametime SIP Proxy/Registrar and the Conference Manager components, select the following settings:
*=info:com.lotus.sametime.telephony.*=all:
com.ibm.mediaserver.*=all:
com.ibm.telephony.conferencing.spi.*=all:
com.ibm.ws.sip.*=all:
com.lotus.sametime.telephony.sipfocus.*=all:
com.ibm.sip.*=all:
com.lotus.sametime.telephonymanager.*=all
com.ibm.vmgrconnector.*=allFor the Sametime SIP Proxy/Registrar in the CF+PR server, residing on the same computer or separate computer:
*=info:com.ibm.ws.sip.*=all:
com.ibm.sip.*=all*=info:com.polycom.proximo.*=allFor
the WebSphere® proxy server
used by a Media Manager cluster:*=info:com.ibm.ws.proxy.*=all:Sametime Meeting Server
To see all messages and traces for a Sametime Meeting Server, add the following settings:
*=info: com.ibm.rtc.messaging.*=fine:
com.ibm.rtc.polled.*=fine: com.ibm.rtc.servlet.*=all*=info:com.ibm.stavrecorder.*=all:com.ibm.stavrecorder=all:
com.ibm.sametime.stavrecorder.*=all:com.ibm.sametime.stavrecorder=all:
com.ibm.ws.sip.*=all:com.ibm.ice.*=fine:com.ibm.meetingserver.recording.*=allTo troubleshoot issues with the WebSphere proxy server used with the Sametime Meeting Server cluster use the following setting:
*=info: com.ibm.rtc.proxy.filter.*=allSametime Proxy Server
The Sametime Proxy Server uses the JSR-47 logging to record various events for troubleshooting. Using the IBM® WebSphere Integrated Solutions Console, you can fine tune the amount of captured trace content.
Use the following setting to enable Sametime Proxy related logging to the FINEST level.
*=info: com.ibm.rtc.stproxy.*=all:
com.ibm.collaboration.realtime.*=allSometimes it is necessary to turn on rtc4web long-poll logging. Use this level to trace the long-poll traffic during the Proxy run and use states.
*=info: com.ibm.rtc.stproxy.*=all:
com.ibm.rtc.servlet.RTCServlet=fine:
com.ibm.collaboration.realtime.*=allUse the following
settings if you need to turn on all rtc4web logging to the FINEST
level. However, in most cases, com.ibm.rtc.servlet.RTCServlet=fine is
sufficient.
*=info: com.ibm.rtc.*=all:
com.ibm.collaboration.realtime.*=all