diff --git a/contrib/logging/fluentd-es-image/td-agent.conf b/contrib/logging/fluentd-es-image/td-agent.conf index 69c130333ef..4b3b543dc89 100644 --- a/contrib/logging/fluentd-es-image/td-agent.conf +++ b/contrib/logging/fluentd-es-image/td-agent.conf @@ -38,7 +38,7 @@ format json time_key time path /var/lib/docker/containers/*/*-json.log - pos /var/lib/docker/containers/*/*-json.log.pos + pos_file /var/lib/docker/containers/*/*-json.log.pos time_format %Y-%m-%dT%H:%M:%S tag docker.container.*