• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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