• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Logging failed logins to control panel

Try to check /usr/local/psa/admin/logs/httpsd_access_log
 
That's just a log of all HTTPS requests on the server. There's no indication that I can see of a failed Plesk login in there.

Andy
 
This is all Plesk Control Panel logs:

Error log: /var/log/sw-cp-server/error_log
Access log: /usr/local/psa/admin/logs/httpsd_access_log
Panel log: /usr/local/psa/admin/logs/panel.log
 
Ah, doesn't look like it logs anything useful into any of those.

Seems a bit of an omission. We want to set up CSF / LFD to catch failed logins to Plesk (as it does SSH, FTP etc.) and block the IP automatically.

Is this possible?

Andy
 
Back
Top