From b5de62baf8703d3597edd5e2bf7a7212c7d41a05 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Wed, 2 May 2018 13:41:00 +0200 Subject: Added fail2ban support for sshd on linux --- update.cf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'update.cf') diff --git a/update.cf b/update.cf index 537f145..127e625 100644 --- a/update.cf +++ b/update.cf @@ -19,6 +19,7 @@ bundle agent main ".*\.cfg", ".*\.conf", ".*\.json", + ".*\.local", ".*\.mustache", ".*\.pl", ".*\.py", @@ -135,4 +136,4 @@ body classes results(scope, class_prefix) "$(class_prefix)_error", "$(class_prefix)_not_kept", "$(class_prefix)_timeout" }; -} \ No newline at end of file +} -- cgit v1.2.3