|
From: Orion P. <or...@co...> - 2014-11-12 02:29:28
|
On 11/11/2014 06:50 PM, Alex wrote: > Hi, > >> When specifying multiple log files they should be new line delimited not space delimited. It's taking >> the second file as the head/tail option of the first. Check out the jail.conf(5) man page. > > That appears to have fixed it. It's broken out of the box in fedora20. > > Thanks, > Alex Hmm, really? The fail2ban-0.9-2.fc20 package should have (trimmed): [apache-badbots] logpath = %(apache_access_log)s [apache-noscript] logpath = %(apache_error_log)s which is just as upstream. The only modification in this area made by the Fedora package is to set: before = paths-fedora.conf -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane or...@co... Boulder, CO 80301 http://www.cora.nwra.com |