Bug 1961067
| Summary: | Improve log gathering logic | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ricardo Lüders <rluders> |
| Component: | Insights Operator | Assignee: | Ricardo Lüders <rluders> |
| Status: | CLOSED ERRATA | QA Contact: | Pavel Šimovec <psimovec> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.8 | CC: | aos-bugs, inecas, mklika, tremes |
| Target Milestone: | --- | ||
| Target Release: | 4.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: |
Feature:
Identify possible stacktrace messages in container pod logs and provide a better log for them.
Reason:
Sometimes support users found themselves with partial stacktrace messages collected by the IO. It was difficulting the debug processing.
Result:
The current gather tries to identify some stacktrace messages in the shorter log, and if it found any possible stacktrace message, it gets a larger amount of messages from the log.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-27 23:08:44 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
Ricardo Lüders
2021-05-17 07:23:53 UTC
An experimental feature, in the case the regex matched stuff it shouldn't, it will just collect more data, which won't be an issue unless it happens too much. 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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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/RHSA-2021:2438 |