Merge "Fluentd configures rsyslog to send logs properly"

This commit is contained in:
Zuul 2018-07-18 01:26:49 +00:00 committed by Gerrit Code Review
commit bf4f9eaae1
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ outputs:
- /var/lib/config-data/puppet-generated/fluentd/:/var/lib/kolla/config_files/src:ro
- /var/log/containers:/var/log/containers:ro
- /var/log/containers/fluentd:/var/log/fluentd:rw
- /etc/rsyslog.d:/etc/rsyslog.d:rw
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
host_prep_tasks: