• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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