Suggested logging level?

ffeingol

Well-Known Member
#1
Right now all of our LSWS's are set to a logging level of 'DEBUG'. I believe that this is the default level when we installed. The problem we're running into is that this causes the error_log (we're using it to replace Apache) tends to get big quickly from all the:

Updating configuration from /blah/blah/.htaccess
pid list size: 1
add child process pid: ###
etc.

When cPanel creates a new domain/new add-on domain it parses the error_log and this can really bog down a server with a big error_log.

So what's the suggest logging level?
 
Top