When I used Plesk 11.5 I manually installed fail2ban and in the file "/var/log/fail2ban.log" there was something like this everyday:
Now this isn't the case anymore in Plesk 12 (when using the shipped fail2ban).
Ho do I know that fail2ban detects all my logfiles correctly?
EDIT: I found out that every day at 5pm the fail2ban.log file says:
So my logfiles seem to be recognized.
But I still wonder whether fail2ban knows that log rotation occurs at 6am every morning.
Code:
Detected log rotation of /var/www/vhosts/example.com/logs/access_log
Now this isn't the case anymore in Plesk 12 (when using the shipped fail2ban).
Ho do I know that fail2ban detects all my logfiles correctly?
EDIT: I found out that every day at 5pm the fail2ban.log file says:
Code:
Added logfile = /var/www/vhosts/system/domain.com/logs/access_ssl_log
[...]
But I still wonder whether fail2ban knows that log rotation occurs at 6am every morning.
Last edited: