• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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