Bug 694296
Summary: | report_Logger does not append last report event in event_log section of report | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Steve Tyler <stephent98> |
Component: | abrt | Assignee: | Jiri Moskovcak <jmoskovc> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | anton, dfediuck, dvlasenk, iprikryl, jmoskovc, kklic, mtoman, npajkovs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-04-08 10:50:54 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: |
Description
Steve Tyler
2011-04-06 21:22:08 UTC
This is just a confusing name of the reporter you used, so I try to explain: event_log is a file where we store the std output from all applications run during some event (analyzing, reporting) the log file created by report_Logger is a place where it stores the report and thus the line "report was stored" doesn't belong there. From ABRT's view the /tmp/abrtX.log is the same as bugzilla so that's why it stores there only the "report data". I know that now you can see event_log even in bugzilla, but that's just another bug in the bugzilla reporter. (In reply to comment #1) > This is just a confusing name of the reporter you used, so I try to explain: > > event_log is a file where we store the std output from all applications run > during some event (analyzing, reporting) the log file created by report_Logger > is a place where it stores the report and thus the line "report was stored" > doesn't belong there. From ABRT's view the /tmp/abrtX.log is the same as > bugzilla so that's why it stores there only the "report data". I know that now > you can see event_log even in bugzilla, but that's just another bug in the > bugzilla reporter. So the event_log should not be included in the bug report? (I will open a new bug, but would like to confirm this.) > So the event_log should not be included in the bug report?
> (I will open a new bug, but would like to confirm this.)
Exactly.
|