• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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