696533f228
fluentd logs currently to stdout, which is known to produce big docker logs in /var/lib/docker. This change makes fluentd to log to /var/log/kolla/fluentd. Closes-Bug: #1888852 Change-Id: I8fe0e54cb764a26d26c6196cef68aadc6fd57b90
6 lines
169 B
YAML
6 lines
169 B
YAML
---
|
|
fixes:
|
|
- |
|
|
``fluentd`` is now logging to ``/var/log/kolla/fluentd/fluentd.log``
|
|
instead of ``stdout``. `LP#1888852 <https://launchpad.net/bugs/1888852>`__
|