Hello, I have installed Nginx and configured it for Basic Auth with PAM, which works fine. For monitoring and Anti-Brutforce I am using fail2ban which works fine for ssh but not for Nginx. I can not find any log-files where the IP and the failed authentification will be logged. I thought, this should be logged independend from the logging level?! Does anybody know, where I can see the faild authenfications? Thank You!