Hello,

On my Debian/Apache server, the access and error logs of the virtual hosts
rotate. New log files are started every half hour. The setting is as
follows:

ErrorLog "|/bin/rotatelogs
/var/../_log/_apache_log/error-%Y-%m-%d-%H-%M-%S.log 1800"
CustomLog "|/bin/rotatelogs
/var/.../_log/_apache_log/access-%Y-%m-%d-%H-%M-%S.log 1800" combined

My question is how can I configure fail2ban to always notice the current
log files?

Thanks in advance,
Endre Paller
_______________________________________________
Fail2ban-users mailing list
Fail2ban-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fail2ban-users

Reply via email to