• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.

Issue Disable logging in panel.log

Maarten

Golden Pleskian
Plesk Guru
Hi,

I have an issue with the entries in /var/log/plesk/panel.log. Plesk keeps logging all sorts of debug lines: [panel] and [api-rc].
I've already disabled debug mode in panel.ini:

[debug]
enabled = 0

How can I fix this?

Thanks!

-----------------------------------------------------------------------------------------------------------------
[2021-11-22 13:30:27.285] 21804:619b8d63139ee DEBUG [panel] finish()
[2021-11-22 13:30:27.318] 19729:619b8d634db97 DEBUG [panel] init Agent
[2021-11-22 13:30:27.444] 19729:619b8d634db97 DEBUG [api-rpc] Incoming API-RPC request [628e44068fe0e3c6c0cb53e2086b716d]:
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.6.8.0">
<customer>
<get>
<filter>
<id>18</id>
</filter>
<dataset>
<gen_info/>
</dataset>
</get>
</customer>
</packet>

[2021-11-22 13:30:27.444] 19729:619b8d634db97 DEBUG [panel] Protocol version: 1.6.8.0
[2021-11-22 13:30:27.505] 19729:619b8d634db97 DEBUG [panel] run operator customer
[2021-11-22 13:30:27.519] 19729:619b8d634db97 DEBUG [api-rpc] API-RPC response [628e44068fe0e3c6c0cb53e2086b716d]:
<?xml version="1.0" encoding="UTF-8"?>
<packet version="1.6.8.0">
<customer>
<get>
 
Back
Top