Commit 6a1e5d63 authored by Daniel Smith's avatar Daniel Smith

Merge pull request #2230 from satnam6502/fluentd-es-image

Make the Fluentd/Elasticsearch logging robust to log rotation
parents 9938254b 158067c2
......@@ -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.*
</source>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment