R
rblanchard
Guest
The sonicmq adapter logging for the server is insufficient. The broker has proper logging so you can set the number of logfiles, the size of the logfile, etc. However, for the server all you have is Log Filename, Logging Level and Append To LogFile. As it sits today this is pretty useless. If you use the append option the log file will grow out of control. I had a recent call where it was 5GB. If you do not use the append option then there is no useful info for debugging when a problem is reported because the adapter has already been restarted. I am proposing to add the same logging options that are available under the appservers.
Continue reading...
Continue reading...