Kbase P19053: How to enable enhanced logging for Webspeed Messenger 3.1D and 3.1E?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/07/2006 |
|
Status: Verified
GOAL:
How to enable enhanced logging for Webspeed Messenger 3.1D and 3.1E?
GOAL:
How to increase messenger logging?
GOAL:
Advanced messenger logging
GOAL:
How do I turn on verbose logging for webspeed messenger?
FACT(s) (Environment):
WebSpeed 3.1D
WebSpeed 3.1E
FIX:
Enhanced logging for the WebSpeed Messenger is only available in WebSpeed 3.1D and 3.1E. It is not available for prior versions.
To enable enhanced logging for messenger, add the following lines in the ubroker.properties file of the messenger.
[WebSpeed.Messengers]
logEntries=15
loggingLevel=4
When having messenger only install, the ubroker.properties for the messenger should also contain extra line for log file location, for example
[WebSpeed.Messengers]
logEntries=15
loggingLevel=4
logFile=location_and_name_for_the_log_file
The log file by default named msgr.log unless othereise specified, will contain extra information with regards to the data exchanged between the messenger and the agents.
The value of 15, for logEntries, will turn on all existing logging in WebSpeed 3.1D for the Messengers. The value of 4, for loggingLevel, is the highest value, anything greater will not change the logging information.