On Tue, 2010-03-02 at 17:11 -0500, Mardy Marshall wrote: > Keeping log file sizes to a minimum is a must. And since SIP trace > messages can account for as much as 60% of log file content and are > not used by support personnel, I would urge you to move them from INFO > level back to DEBUG.
I don't know about Avaya support personnel (or how effective they are), but the SIP trace messages are how the developers debug things. In regard to log size, tcpdump output can't be much more compact, since it has to store the contents of the captured packets, too. Perhaps we need to rephrase the question to "How do we make the logs smaller?" Perhaps there is a way to compress the logs as we write them or something. OTOH, if what we really mean is that user's don't need to log messages under ordinary circumstances for debugging purposes, we should set the default log level to NOTICE, which is nearly the same as INFO, but without the SIP messages themselves. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
