diff --git a/cluster/addons/fluentd-elasticsearch/fluentd-es-image/td-agent.conf b/cluster/addons/fluentd-elasticsearch/fluentd-es-image/td-agent.conf index 1e2013da01..d76522680a 100644 --- a/cluster/addons/fluentd-elasticsearch/fluentd-es-image/td-agent.conf +++ b/cluster/addons/fluentd-elasticsearch/fluentd-es-image/td-agent.conf @@ -105,11 +105,13 @@ type null +# Example: +# {"log":"[info:2016-02-16T16:04:05.930-08:00] Some log text here\n","stream":"stdout","time":"2016-02-17T00:04:05.931087621Z"} type tail path /var/log/containers/*.log pos_file /var/log/es-containers.log.pos - time_format %Y-%m-%dT%H:%M:%S + time_format %Y-%m-%dT%H:%M:%S.%NZ tag kubernetes.* format json read_from_head true @@ -142,7 +144,7 @@ type tail format /^time="(?