simple typo

This commit is contained in:
Young 2015-03-14 14:49:31 +08:00
parent ddae4ef439
commit 379b614024

View File

@ -19,7 +19,7 @@ collect all the Dcoker container log files. The collected logs will
be targetted at an [Elasticsearch](http://www.elasticsearch.org/) instance assumed to be running on the be targetted at an [Elasticsearch](http://www.elasticsearch.org/) instance assumed to be running on the
local node and accepting log information on port 9200. This can be accomplished local node and accepting log information on port 9200. This can be accomplished
by writing a pod specification and service specification to define an by writing a pod specification and service specification to define an
Elasticsearch service (more informaiton to follow shortly in the contrib directory). Elasticsearch service (more information to follow shortly in the contrib directory).
### Logging with Fluentd and Google Compute Platform ### Logging with Fluentd and Google Compute Platform