mirror of https://github.com/docker/docs.git
Merge pull request #1658 from bkauf/patch-1
Default docker log name is container ID
This commit is contained in:
commit
be407562c0
|
@ -101,7 +101,7 @@ aggregate store.
|
|||
@type forward
|
||||
</source>
|
||||
|
||||
<match docker.**>
|
||||
<match *>
|
||||
@type stdout
|
||||
</match>
|
||||
|
||||
|
|
Loading…
Reference in New Issue