• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved Ho do I know that fail2ban detects all my logfiles?

King555

Regular Pleskian
When I used Plesk 11.5 I manually installed fail2ban and in the file "/var/log/fail2ban.log" there was something like this everyday:
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
[...]
So my logfiles seem to be recognized. ;)

But I still wonder whether fail2ban knows that log rotation occurs at 6am every morning.
 
Last edited:
Back
Top