Wowza Community

possible data loss in log files?

I was just working on some log file parsing stuff and I ran into the following comment about the DailyRollingFileAppender class that is used in the logging. According to it’s documentation: "DailyRollingFileAppender has been observed to exhibit synchronization issues and data loss. The log4j extras companion includes alternatives which should be considered for new deployments and which are discussed in the documentation for org.apache.log4j.rolling.RollingFileAppender. "

Does anyone know anything about how the wowza server mitigates any problems?

I do not know of any problems in Wowza using DailyRollingFileAppender

Richard