A adhawkins New Pleskian Dec 6, 2012 #1 Hi, Are failed logins to the plesk control panel logged anywhere along with the source IP? Thanks Andy
Hi, Are failed logins to the plesk control panel logged anywhere along with the source IP? Thanks Andy
IgorG Plesk addicted! Plesk Certified Professional Dec 6, 2012 #2 Try to check /usr/local/psa/admin/logs/httpsd_access_log
A adhawkins New Pleskian Dec 6, 2012 #3 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
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
IgorG Plesk addicted! Plesk Certified Professional Dec 6, 2012 #4 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
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
A adhawkins New Pleskian Dec 6, 2012 #5 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
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
IgorG Plesk addicted! Plesk Certified Professional Dec 6, 2012 #6 Here is discussion of fail2ban - http://forum.parallels.com/showthread.php?t=261464
A adhawkins New Pleskian Dec 6, 2012 #7 Thanks, that might help me do something similar with CSF / LFD. Andy