• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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.

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