4281adfd95
* Introduced logging task for the ui * Do not update repo to allow multiple apps * Setup logging first * Different template names * Separate docker logging config * Removed duplication * Common logging task. * Tests. * Lint. * Commented out syslog server port for ui * Testing file permissions.
7 lines
123 B
Django/Jinja
7 lines
123 B
Django/Jinja
$FileCreateMode 0644
|
|
|
|
if $programname startswith 'docker' then \
|
|
/var/log/docker/no_tag/docker.log
|
|
|
|
$FileCreateMode 0600
|