From ace6eeeee79fcae054ccf552f86a2aa4ad2fe317 Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Tue, 24 Apr 2018 15:06:55 +0900 Subject: [PATCH] Remove fluent-plugin-secure-forward from recommended plugins Because Fluentd v1 includes fluent-plugin-secure-forward functionalities. Signed-off-by: Kenji Okimoto --- config/application.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/application.yml b/config/application.yml index 8ef1c0f..f4ca174 100644 --- a/config/application.yml +++ b/config/application.yml @@ -9,8 +9,6 @@ defaults: &defaults name: "rewrite-tag-filter" - category: storage name: "mongo" - - category: security - name: "secure-forward" - category: storage name: "td" - category: routing