File: //etc/fail2ban/paths-vps.conf
# VPS
[DEFAULT]
syslog_authpriv = /var/log/secure
apache_error_log = /home/logs/httpd_80_error.log
apache_access_log = /home/logs/httpd_80_access.log
vsftpd_log = /home/logs/vsftpd.log
# Defaults
syslog_local0 = /var/log/messages
syslog_daemon = %(syslog_local0)s
syslog_user = %(syslog_local0)s
# These services will log to the journal via syslog, so use the journal by
# default.
syslog_backend = systemd
sshd_backend = systemd
dropbear_backend = systemd
proftpd_backend = systemd
pureftpd_backend = systemd
wuftpd_backend = systemd
postfix_backend = systemd
dovecot_backend = systemd