On Tue, 13 Jan 2015, Yaroslav Halchenko wrote: [...] > > What I did have to change though is the logpath. My understanding is > > that it should parse the Apache access log so I did: > > > -logpath = /var/www/*/logs/access_log > > +logpath = /var/log/apache*/*access.log > > well -- that could have lead also to less files being attempted to load, > etc, thus hiding this bug away again ;)
But without that change fail2ban does not start because there's no log in /var/www, at least on Debian. I did not get this error early this morning so my theory is that it was the next roadblock and thus should not have an impact on the strptime() issue. Jan 13 14:12:57 mythsteph fail2ban[5812]: Starting authentication failure monitor: fail2banERROR No file(s) found for glob /var/www/*/logs/access_log Jan 13 14:12:57 mythsteph fail2ban[5812]: ERROR Failed during configuration: Have not found any log file for php-url-fopen jail -- Francois Gouget <[email protected]> http://fgouget.free.fr/ Any sufficiently advanced technology is indistinguishable from magic. Arthur C. Clarke -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

