Make Fluentd/Elasticsearch logging support be robust to log rotation

pull/6/head
Satnam Singh 2014-11-05 20:00:53 -08:00
parent 5579f09792
commit 8668d90371
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
format json
time_key time
path /var/lib/docker/containers/*/*-json.log
pos /var/lib/docker/containers/*/*-json.log.pos
time_format %Y-%m-%dT%H:%M:%S
tag docker.container.*
</source>