Csf securing login to msql

Post Reply
lokion14
Junior Member
Posts: 1
Joined: 26 Feb 2021, 10:14

Csf securing login to msql

Post by lokion14 »

Hallo
I use Juggernaut Danami's overlay for CSF , https://docs.danami.com/juggernaut/basi ... ledgements
I'm using it on Debian 10 and Plesk, everything seems to be working fine
except for one thing: "Custom Login Failure Triggers" but only for MSQL
others work very well

What I know and it works is:
Login error logs are saved at /var/log/mysql/error.log

2021-02-26 10:33:06 49476 [Warning] Access denied for user 'dsd' @ 'localhost' (using password: YES)
regex code after checking here https://regexr.com/ is ok. But only without date and number 2021-02-26 10:33:06 49476

I'm not sure if the date and number are taken into account when checking?
I have everything set as in the screenshot. Why it does not work for unsuccessful msql logins, I will be grateful for every hint.
Image
Post Reply