• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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