Bug 1551870
| Summary: | [3.9]Continuously error info "record cannot use elasticsearch index name type project_full" in fluentd pod logs if use system container docker. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> |
| Component: | Logging | Assignee: | Jeff Cantrill <jcantril> |
| Status: | CLOSED WONTFIX | QA Contact: | Anping Li <anli> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 3.9.0 | CC: | adellape, aos-bugs, jcantril, juzhao, pweil, rmeggins, veli-matti.leppanen |
| Target Milestone: | --- | ||
| Target Release: | 3.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Release Note | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1513408 | Environment: | |
| Last Closed: | 2019-03-06 20:23:22 UTC | Type: | Bug |
| 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: | 1513408 | ||
| Bug Blocks: | |||
|
Comment 1
Jeff Cantrill
2018-03-06 13:50:36 UTC
Since default log driver for system container docker is json-file, and /etc/sysconfig/docker uses json-file as default log driver since 3.9, in this case, there won't be problem. If we change log driver as journald in /etc/docker/container-daemon.json, this will cause problems too Good grief - how many different configuration files are there for docker??? when coreos rkt is supported, We may add more !! (In reply to Rich Megginson from comment #4) > Good grief - how many different configuration files are there for docker??? currently, there are 3 configuration files 1. /etc/docker/daemon.json 2. /etc/sysconfig/docker 3. /etc/docker/container-daemon.json for system container docker Move it to Assigned @Alex, Could we add this bug to Release nodes? I think it is a very important when use logging on system container OCP. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |