From a90f6c4ae817873c2e3090a0dd24c457636b2e6e Mon Sep 17 00:00:00 2001 From: john Date: Tue, 29 Mar 2016 21:25:25 +1100 Subject: [PATCH] added zoneminder jail and filter # Conflicts: # config/jail.conf --- config/jail.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/jail.conf b/config/jail.conf index cf652fe2..870d7f43 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -866,3 +866,14 @@ port = http,https filter = phpmyadmin-syslog logpath = %(syslog_authpriv)s backend = %(syslog_backend)s + + +[zoneminder] +# Zoneminder HTTP/HTTPS web interface auth +# Logs auth failures to apache2 error log +enabled = false +port = http,https +filter = zoneminder +logpath = /var/log/apache*/*error.log +maxretry = 3 +