• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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