meta data for this page
Differences
This shows you the differences between two versions of the page.
| sw:fail2ban:filters:dokuwiki [2026/06/30 10:59] – created niziak | sw:fail2ban:filters:dokuwiki [2026/06/30 11:25] (current) – niziak | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <file ini filter.d/ | <file ini filter.d/ | ||
| # NOTE: combined apache log!!! | # NOTE: combined apache log!!! | ||
| - | # | ||
| [Definition] | [Definition] | ||
| - | prefregex = ^.* 202 .*$ | + | failregex = ^< |
| - | failregex = ^< | + | |
| ignoreregex = | ignoreregex = | ||
| - | |||
| datepattern = ^[^\[]*\[({DATE})\] | datepattern = ^[^\[]*\[({DATE})\] | ||
| </ | </ | ||