PDA

View Full Version : rolling logs


suncare
07-10-2005, 04:55 AM
How to switch the rolling of access logs off?
I put "<rollingSize>0</rollingSize>" (or 0M ) into config, but after this i get:

"[config:server:basic:logging] invalid value of <rollingSize>:0, use default=10485760"

Thank you.

mistwang
07-10-2005, 06:35 AM
Just set it to the largest size, it is not possible to turn it off right now.