Ah, that's where I was going wrong. Trying with empty passwords.
Thank you for the prompt reply Fright! :-)
Have been trying to build some MONIT alerts for failed logins, Web GUI and SSH
Path | /var/log/audit/latest.log
Condition | content = 'Web GUI authentication error'
Path | /var/log/audit/latest.log
Condition | content = 'PAM: Authentication error'
Interestingly the SSH error will work on empty password.
Thank you for the prompt reply Fright! :-)
Have been trying to build some MONIT alerts for failed logins, Web GUI and SSH
Path | /var/log/audit/latest.log
Condition | content = 'Web GUI authentication error'
Path | /var/log/audit/latest.log
Condition | content = 'PAM: Authentication error'
Interestingly the SSH error will work on empty password.