• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Question Receive email on failed logon attempt

aresblade

New Pleskian
Is it possibile to configure plesk to send email to the admin when someone is trying to login ?
I have many logon atempts failed.
Thank you
 
Hi aresblade,

Plesk comes with some preconfigured "event handlers", as for example:

Home > Tools & Settings > Event Manager

choose for example "Plesk user failed to log in"

Possible command to trigger an eMail - notification, when this event occurs:

echo "Plesk user failed to log in - pls. see your log - file for details" | mailx -r [email protected] -s "Plesk notification triggered by failed login attempt" [email protected]
 
Last edited by a moderator:
Back
Top