From c34342b7597ffc3c4774061129a67e3f64a8a27e Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Tue, 24 Apr 2018 15:17:02 +0900 Subject: [PATCH] Remove fluent-plugin-parser from recommended plugins Because Fluentd v1 includes built-in filter_parser plugin. 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 7f97812..833eed3 100644 --- a/config/application.yml +++ b/config/application.yml @@ -31,8 +31,6 @@ defaults: &defaults name: "numeric-counter" - category: storage name: "webhdfs" - - category: filter - name: "parser" - category: storage name: "file-alternative" - category: data_source