Bug 1686941
| Summary: | Newly introduced log-rotation in fluentd not working | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Rich Megginson <rmeggins> |
| Component: | Logging | Assignee: | Rich Megginson <rmeggins> |
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 3.11.0 | CC: | anli, aos-bugs, clichybi, dmoessne, jcantril, qitang, rmeggins, sreber |
| Target Milestone: | --- | ||
| Target Release: | 3.11.z | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ose-logging-fluentd:v3.11.97-1 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: The files that implement the new log rotation
functionality were not being copied to the correct
fluentd directory.
Consequence: Fluentd was not using log rotation and its log
files were not being rotated.
Fix: Change the container build to inspect the fluentd
gem to find out where to install the files.
Result: The files that implement log rotation are
copied to the correct directory for fluentd to use.
|
Story Points: | --- |
| Clone Of: | 1684210 | Environment: | |
| Last Closed: | 2019-04-11 05:38:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1684048, 1684210 | ||
| Bug Blocks: | |||
|
Description
Rich Megginson
2019-03-08 17:14:43 UTC
https://github.com/openshift/origin-aggregated-logging/pull/1545 Note - although we have not seen this issue in 3.11 to my knowledge, the image building code is still wrong and should be fixed Verified in ose-logging-fluentd/images/v3.11.98-2 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0636 |