diff --git a/fluentd/conf/fluent.conf b/fluentd/conf/fluent.conf index d869a0e3a90f1d2d754a03d8bcf84fb33a623672..41c2b8746ea74f9836a17213b75ba511a1328a97 100644 --- a/fluentd/conf/fluent.conf +++ b/fluentd/conf/fluent.conf @@ -20,6 +20,7 @@ <filter stdout.docker.apache2> @type parser key_name log + reserve_data true <parse> @type regexp # this is basically apache2 but also has the request time at the end as extra field