fail2ban在哪里是对centos禁止失败尝试的日志路径?

时间:2014-04-09 23:44:39

标签: security centos brute-force

我已经在我的应用程序上安装了fail2ban,我想知道Centos上禁止失败尝试的路径在哪里。

我正在关注本教程http://www.howtoforge.com/fail2ban_debian_etch,并且没有log /var/log/fail2ban.log

由于

1 个答案:

答案 0 :(得分:0)

默认日志记录fail2ban写入/ var / log / messages

编辑/etc/fail2ban/fail2ban.conf

并更改以下内容: logtarget = /var/log/fail2ban.log