• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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