We have our mysql servers behind a load balancer which is masking the original IP address.
Is there any way we can log the connection requests in MySQL?
There is either a misconfigured app somewhere that is triggering authentication requests. Increasing the max_connect_errors would be a hack... its better to find the incorrectly coded page.
Thanks
0 Answers