Hello everyone,
I followed this guide : https://pve.proxmox.com/wiki/Fail2ban
Then implemented all the attempts @ https://forum.proxmox.com/threads/pve-8-0-–-fail2ban-log-locations-missing.129338/
When I manually trigger the maxretrys nothing happens. When I run the test code provided
I get an error because /var/log/daemon.log does not exist.
Any suggestions?
I followed this guide : https://pve.proxmox.com/wiki/Fail2ban
Then implemented all the attempts @ https://forum.proxmox.com/threads/pve-8-0-–-fail2ban-log-locations-missing.129338/
When I manually trigger the maxretrys nothing happens. When I run the test code provided
Code:
fail2ban-regex /var/log/daemon.log /etc/fail2ban/filter.d/proxmox.conf
I get an error because /var/log/daemon.log does not exist.
Any suggestions?