Merge pull request #1658 from bkauf/patch-1

Default docker log name is container ID
This commit is contained in:
Misty Stanley-Jones 2017-02-14 10:27:32 -08:00 committed by GitHub
commit be407562c0
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ aggregate store.
@type forward
</source>
<match docker.**>
<match *>
@type stdout
</match>