Change Fluentd config to read from head of Docker container logs

This commit is contained in:
Satnam Singh
2015-03-09 17:14:38 -07:00
parent 7b72d9539f
commit 2486de1287
3 changed files with 5 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ version: v1beta2
id: fluentd-to-elasticsearch
containers:
- name: fluentd-es
image: kubernetes/fluentd-elasticsearch:1.0
image: kubernetes/fluentd-elasticsearch:1.1
volumeMounts:
- name: containers
mountPath: /var/lib/docker/containers