Merge pull request #5291 from you-n-g/master

sipmle typo
This commit is contained in:
Nikhil Jindal 2015-03-16 15:43:52 -07:00
commit 7fa7cf5321

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
local node and accepting log information on port 9200. This can be accomplished
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