diff --git a/fluentd/conf/fluent.conf b/fluentd/conf/fluent.conf index ac25f7ef09c9d6ae629321f6efc6321a587facda..fec6e5f7ff700bf86e4ac600be92ea6a712385a2 100644 --- a/fluentd/conf/fluent.conf +++ b/fluentd/conf/fluent.conf @@ -29,15 +29,6 @@ </parse> </filter> -<filter YYY.stderr.docker.apache2> - @type parser - key_name log - <parse> - @type apache_error - </parse> -</filter> - - <match *.**> @type copy