79b59e2c0b
Overrides default fluentd buffer config to stop log files from using datestamped filenames, allowing logrotate to manage them. Closes-Bug: #1940118 Change-Id: I40c4e209470d21e0a02fd447fb628acfdae9fa9d
13 lines
434 B
YAML
13 lines
434 B
YAML
---
|
|
issues:
|
|
- |
|
|
Existing fluentd log rotation failed to delete old haproxy, swift,
|
|
glance-tls-proxy and neutron-tls-proxy logs. These will not be
|
|
deleted by the new logrotate config and will have to be removed
|
|
manually.
|
|
fixes:
|
|
- |
|
|
Existing fluentd log rotation failed to delete old haproxy, swift,
|
|
glance-tls-proxy and neutron-tls-proxy logs. Standardise rotation
|
|
and deletion of logs using logrotate.
|