Difference between revisions of "Talk:MANUAL 0 8"
From Fail2ban
Jump to navigationJump to search (Testing the configuration) |
Lostcontrol (talk | contribs) |
||
Line 2: | Line 2: | ||
This is a missing part of the manual. How can you easily test your SSH regex on an existing /var/log/auth.log ? Many thanks for fail2ban. | This is a missing part of the manual. How can you easily test your SSH regex on an existing /var/log/auth.log ? Many thanks for fail2ban. | ||
--[[User:NBrouard|NBrouard]] 01:58, 9 January 2007 (PST) | --[[User:NBrouard|NBrouard]] 01:58, 9 January 2007 (PST) | ||
+ | |||
+ | ---- | ||
+ | |||
+ | The best way is probably to use '''fail2ban-regex'''. Currently it only supports one log line. I could extend this in order to read a file. This could be great. Thank you. | ||
+ | --[[User:Lostcontrol|Lostcontrol]] 14:19, 9 January 2007 (PST) |
Revision as of 00:19, 10 January 2007
How to test the installation? This is a missing part of the manual. How can you easily test your SSH regex on an existing /var/log/auth.log ? Many thanks for fail2ban. --NBrouard 01:58, 9 January 2007 (PST)
The best way is probably to use fail2ban-regex. Currently it only supports one log line. I could extend this in order to read a file. This could be great. Thank you. --Lostcontrol 14:19, 9 January 2007 (PST)