We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d64ad commit 08fc008Copy full SHA for 08fc008
ansible/files/fail2ban_config/filter-postgresql.conf.j2
@@ -1,3 +1,4 @@
1
[Definition]
2
failregex = ^.*,.*,.*,.*,"<HOST>:.*password authentication failed for user.*$
3
-ignoreregex = ^.*,.*,.*,.*,"127\.0\.0\.1.*password authentication failed for user.*$
+ ^.*no pg_hba\.conf entry for host "<HOST>",.*$
4
+ignoreregex = ^.*,.*,.*,.*,"127\.0\.0\.1.*password authentication failed for user.*$
0 commit comments