mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Make the Fluentd/Elasticsearch logging robust to log rotation
This commit is contained in:
parent
b6956506fa
commit
158067c298
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user