7 lines
123 B
Plaintext
7 lines
123 B
Plaintext
|
$FileCreateMode 0644
|
||
|
|
||
|
if $programname startswith 'docker' then \
|
||
|
/var/log/docker/no_tag/docker.log
|
||
|
|
||
|
$FileCreateMode 0600
|