• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question [debug] logs for a domain. How to disable?

SalvadorS

Regular Pleskian
Hello,

I have a plesk 12.0 under Debian and I have a website with very big error_log files everyday. The logs contains this info:

[Wed Oct 17 18:27:25 2018] [debug] ssl_engine_io.c(1897): OpenSSL: read 5/5 bytes from BIO#...
[Wed Oct 17 18:27:25 2018] [debug] ssl_engine_io.c(1830): ...
[Wed Oct 17 18:27:25 2018] [debug] ssl_engine_io.c(1869): | 0000: ...
[Wed Oct 17 18:27:25 2018] [debug] ssl_engine_io.c(1875):....
[Wed Oct 17 18:27:25 2018] [debug] ssl_engine_io.c(1897): OpenSSL: read 650/650 bytes f...

So 99% are debug logs. Where can I disable de debug logs for a particular domain or for all domains?

Thank you
 
I suppose that you need to check LogLevel parameter of your Apache configuration.
 
Dear IgorG,

Thanks a lot for your answer. However I cannot find anything related to log level in the configuration files on the domain inside the confirmation folder...

Thanks again
 
  1. Connect to the server via RDP.

  2. Go to Start > Internet Information Services (IIS) Manager > Servername > Sites > example.com > Logging and click on Disablebutton:
 
Back
Top