Commit 98b7992
authored
Update index.md (#7211)
updated the command to not include backreference:
Because:
The pattern is trying to match a log line where the hour, minute, and second are equal to the day of the month (e.g., [10/Mar/2025:10:10:10).
This is very unusual and restrictive for Fail2ban and might only match some synthetic or test logs, not real-world ones.1 parent 56ce7d9 commit 98b7992
File tree
1 file changed
+2
-8
lines changed- docs/guides/security/basics/using-fail2ban-to-secure-your-server-a-tutorial
1 file changed
+2
-8
lines changedLines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
| 486 | + | |
493 | 487 | | |
494 | 488 | | |
495 | 489 | | |
| |||
617 | 611 | | |
618 | 612 | | |
619 | 613 | | |
620 | | - | |
| 614 | + | |
0 commit comments