meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sw:fail2ban:filters:dokuwiki [2026/06/30 10:59] – created niziaksw:fail2ban:filters:dokuwiki [2026/06/30 11:25] (current) niziak
Line 5: Line 5:
 <file ini filter.d/apache-dokuwiki.conf> <file ini filter.d/apache-dokuwiki.conf>
 # NOTE: combined apache log!!! # NOTE: combined apache log!!!
-#57.141.20.7 - - [29/Jun/2026:18:33:40 +0200] "POST /lib/plugins/botmon/pview.php?t=1782750819933 HTTP/1.1" 202 2849 "https://example.org" 
  
 [Definition] [Definition]
-prefregex = ^.* 202 .*$ +failregex = ^<HOST> - - \[.*\] "GET /lib/plugins/botmon/img/busy-light\.svg.*" 200 \d+ ".*" ".*"$
-failregex = ^<HOST> - - \[.*\] "POST /lib/plugins/botmon/pview\.php.*" 202 \d+ ".*" ".*"$ +
 ignoreregex = ignoreregex =
- 
 datepattern = ^[^\[]*\[({DATE})\] datepattern = ^[^\[]*\[({DATE})\]
 </file> </file>