jabr
Hi, it is not recommended to turn off the error log. Error logs can help you troubleshoot errors in your website, are you having any issues?
Try adding a # to the error log in the site's Config
nginx:
error_log /www/wwwlogs/10.wptest.com.error.log;
apache:
ErrorLog "/www/wwwlogs/a.aa-error_log"