• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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