Initial commit.
This commit is contained in:
commit
3d665e5e11
72 changed files with 3200 additions and 0 deletions
25
base-files/fail2ban/paths-overrides.local
Normal file
25
base-files/fail2ban/paths-overrides.local
Normal file
|
@ -0,0 +1,25 @@
|
|||
[DEFAULT]
|
||||
|
||||
syslog_mail = /var/log/smtpd
|
||||
|
||||
syslog_mail_warn = /var/log/smtpd
|
||||
|
||||
syslog_authpriv = /var/log/messages
|
||||
|
||||
syslog_auth = /var/log/messages
|
||||
|
||||
syslog_user = /var/log/messages
|
||||
|
||||
syslog_ftp = /var/log/ftpd
|
||||
|
||||
syslog_daemon = /var/log/messages
|
||||
|
||||
syslog_local0 = /var/log/messages
|
||||
|
||||
apache_error_log = /var/log/httpd/*error.log
|
||||
|
||||
apache_access_log = /var/log/httpd/*access.log
|
||||
|
||||
# Default for Slackware provided below,
|
||||
# please change according to your proftpd config file.
|
||||
proftpd_log = /var/log/ftpd
|
Loading…
Add table
Add a link
Reference in a new issue