Bug 2090019
| Summary: | CloudWatch forwarding rejecting large log events, fills tmpfs | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Karthik Perumal <kramraja> |
| Component: | Logging | Assignee: | Jeff Cantrill <jcantril> |
| Status: | CLOSED DEFERRED | QA Contact: | Anping Li <anli> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.10 | CC: | bmontgom, travi |
| Target Milestone: | --- | Keywords: | ServiceDeliveryBlocker |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-26 12:25:14 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: | |||
|
Description
Karthik Perumal
2022-05-25 00:54:58 UTC
Does the following tuning mitigate the issue:
forwarder:
fluentd:
buffer:
chunkLimitSize: 72m
My initial reaction is that by tuning the chunksize to a value below the threshold would resolve the issue.
|